Merge branch 'LevelSystemAndSuch'

This commit is contained in:
PlatinumSkink
2015-10-22 15:51:45 +02:00
7 changed files with 72 additions and 19 deletions
+1
View File
@@ -56,6 +56,7 @@ private:
bool m_Pause = false;
int m_Lives = 3;
int m_PastLives = 3;
float m_LifeSpeed = 0.8;
bool m_GodMode = false;