Moved working systems into InGame

This commit is contained in:
Kayne Ruse
2013-04-29 17:25:56 +10:00
parent c9447fcf3b
commit ecdf658463
15 changed files with 186 additions and 151 deletions
+1
View File
@@ -9,6 +9,7 @@ enum class SceneList {
//custom indexes
TESTSYSTEMS,
INGAME,
};
#endif