A few tiny cleanups

This commit is contained in:
2026-02-27 18:40:29 -05:00
parent 8825fe3a1e
commit 2765ea3f07
4 changed files with 5 additions and 9 deletions

View File

@@ -62,7 +62,6 @@ void ALuprexGameModeBase::ResetToInitialState()
// Reset the clocks.
EngineSeconds = 0.0;
NextRotateCube = 1.0;
}
void ALuprexGameModeBase::UpdateConsoleOutput() {