asnfjksdll

This commit is contained in:
Tleety
2016-02-12 02:10:01 +01:00
parent 89cbc70177
commit f75f5f2471
7 changed files with 105 additions and 6 deletions
+2
View File
@@ -59,6 +59,8 @@ private:
int m_ColorCounter[2];
std::map<std::tuple<EntityID, const World*, Camera*>, glm::ivec2> m_EntityColors;
Texture* m_WhiteTexture;
};
#endif