Cleanup engine

This commit is contained in:
Marc-Eric Martel
2021-11-02 17:25:24 -04:00
parent 65e56c8678
commit d24d0aad54
2 changed files with 14 additions and 11 deletions

View File

@@ -50,7 +50,6 @@ private:
Skybox m_skybox;
Shader m_shader01;
Chunk* m_testChunk;
Audio m_audio = Audio(AUDIO_PATH "music01.wav");
Player m_player = Player(Vector3f(0, 0, 0));