Still working on the BIG FUCKING CONVERSION...

This commit is contained in:
2021-05-10 18:53:31 +02:00
parent 717c5715e9
commit 2ad5241005
21 changed files with 134 additions and 143 deletions

View File

@@ -19,7 +19,6 @@ private:
DrawManager *drawManager;
InputManager *inputManager;
MusicManager *musicManager;
GameInfo *gameInfo;
};