Merge pull request #31 from CrystalPointA4/feature/loadingscreen

Feature/loadingscreen (reverted from commit 316d6c9e14)
This commit is contained in:
jancoow
2016-06-22 03:09:28 +02:00
parent 9a31e09bff
commit 92460b8ca4
25 changed files with 180 additions and 194 deletions
-1
View File
@@ -43,7 +43,6 @@ public:
static SoundSystem& GetSoundSystem() { return sound_system; }
bool menuIsBuild;
private:
static SoundSystem sound_system;