* Add Rocket item, WIP rocket launcher

This commit is contained in:
iProgramInCpp
2023-12-31 14:57:42 +02:00
parent 8ec1462e41
commit de020470f4
34 changed files with 360 additions and 14 deletions

View File

@@ -523,7 +523,7 @@ void GameRenderer::renderLevel(float f)
glDisable(GL_FOG);
if (true) // @TODO
if (false) // TODO: Figure out how to enable weather
renderWeather(f);
if (field_44 == 1.0f)