summaryrefslogtreecommitdiff
path: root/ui/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/text.h')
-rw-r--r--ui/text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/text.h b/ui/text.h
index 9fe87d1..de2fe2e 100644
--- a/ui/text.h
+++ b/ui/text.h
@@ -25,6 +25,7 @@ private:
glVertexArray vao;
glBuffer vbo;
};
+
std::vector<Model> models;
glm::vec3 colour;
};