mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-18 04:40:42 +00:00
Fix Graphics Menu
This commit is contained in:
@@ -1377,7 +1377,6 @@ int APIENTRY _tWinMain(_In_ HINSTANCE hInstance,
|
||||
RenderManager.SetClearColour(kClearColorWhite); // set intro scene background to white
|
||||
RenderManager.Clear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
|
||||
}
|
||||
|
||||
#if 0
|
||||
if(pMinecraft->soundEngine->isStreamingWavebankReady() &&
|
||||
!pMinecraft->soundEngine->isPlayingStreamingGameMusic() &&
|
||||
|
||||
Reference in New Issue
Block a user