From c7ae4a052b37239774b97113a65e748b1d8802ee Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 17 Apr 2007 18:40:57 +0000 Subject: [PATCH] temp fix for a crash --- stepmania/src/GameState.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/GameState.cpp b/stepmania/src/GameState.cpp index e8c103c465..c140d7d9a9 100644 --- a/stepmania/src/GameState.cpp +++ b/stepmania/src/GameState.cpp @@ -219,7 +219,6 @@ void GameState::ApplyCmdline() void GameState::Reset() { - FinishStage(); EndGame(); ASSERT( THEME );