This commit is contained in:
Marc-Eric Martel
2021-11-02 18:01:06 -04:00
parent c6040fedaf
commit 2756c37e4c
2 changed files with 10 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));