Animations

This commit is contained in:
viktorljung
2015-10-22 17:04:19 +02:00
parent 80ba2a0c32
commit 67ef462a53
10 changed files with 3553 additions and 9 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ private:
bool m_Pause = false;
int m_LooseBricks = 0;
int m_CurrentCluster = 1;
int m_CurrentLevel = 1;
int m_CurrentLevel = 4;
int m_MultiBalls = 0;
int m_PowerUps = 0;
int m_Score = 0;