make the stage count work if the eval screen isn't shown at all
This commit is contained in:
@@ -1355,8 +1355,5 @@ void ScreenEvaluation::EndScreen()
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
if( m_Type == stage )
|
||||
GAMESTATE->IncrementStageIndex();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user