Removed outdated comment
Former-commit-id: b2667fe3877022b61b5fbd6ae1ececc403fe5c1f
This commit is contained in:
@@ -9,8 +9,6 @@
|
|||||||
#include <Nazara/Utility/Font.hpp>
|
#include <Nazara/Utility/Font.hpp>
|
||||||
#include <Nazara/Graphics/Debug.hpp>
|
#include <Nazara/Graphics/Debug.hpp>
|
||||||
|
|
||||||
///TODO: Gérer allocation nouvel atlas
|
|
||||||
|
|
||||||
NzTextSprite::NzTextSprite() :
|
NzTextSprite::NzTextSprite() :
|
||||||
m_boundingVolume(NzBoundingVolumef::Null()),
|
m_boundingVolume(NzBoundingVolumef::Null()),
|
||||||
m_color(NzColor::White),
|
m_color(NzColor::White),
|
||||||
|
|||||||
Reference in New Issue
Block a user