remove param

This commit is contained in:
Glenn Maynard
2006-08-21 00:20:13 +00:00
parent b527d4226a
commit 62c114b49e
11 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ void GameLoop::RunGameLoop()
CheckFocus();
/* Update SOUNDMAN early (before any RageSound::GetPosition calls), to flush position data. */
SOUNDMAN->Update( fDeltaTime );
SOUNDMAN->Update();
/* Update song beat information -before- calling update on all the classes that
* depend on it. If you don't do this first, the classes are all acting on old