Removed outdated comment
Former-commit-id: b2667fe3877022b61b5fbd6ae1ececc403fe5c1f
This commit is contained in:
parent
91912463fa
commit
829e82fdd9
|
|
@ -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),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue