temp fix for a crash

This commit is contained in:
Glenn Maynard
2007-04-17 18:40:57 +00:00
parent afb6bc29d3
commit c7ae4a052b
-1
View File
@@ -219,7 +219,6 @@ void GameState::ApplyCmdline()
void GameState::Reset() void GameState::Reset()
{ {
FinishStage();
EndGame(); EndGame();
ASSERT( THEME ); ASSERT( THEME );