aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/entities.h')
-rw-r--r--include/entities.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/entities.h b/include/entities.h
index e71789a..43e744e 100644
--- a/include/entities.h
+++ b/include/entities.h
@@ -58,7 +58,7 @@ public:
char* name;
GENDER gender;
- GLuint texture[3]; //TODO: ADD TEXTURES
+ //GLuint texture[3]; //TODO: ADD TEXTURES
Texturec* tex;