aboutsummaryrefslogtreecommitdiff
path: root/include/Text.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Text.hpp')
-rw-r--r--include/Text.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Text.hpp b/include/Text.hpp
index d25d47b..53105f5 100644
--- a/include/Text.hpp
+++ b/include/Text.hpp
@@ -145,7 +145,7 @@ namespace QuickMedia
// 2: CJK
// 3: Emoji
sf::VertexArray vertices[3];
- sf::VertexBuffer vertex_buffers[3];
+ //sf::VertexBuffer vertex_buffers[3];
float maxWidth;
sf::Vector2f position;
sf::Color color;