StepsType_Invalid
This commit is contained in:
@@ -167,7 +167,7 @@ void ScreenOptionsManageCourses::Init()
|
||||
|
||||
void ScreenOptionsManageCourses::BeginScreen()
|
||||
{
|
||||
if( GAMESTATE->m_stEdit == STEPS_TYPE_INVALID ||
|
||||
if( GAMESTATE->m_stEdit == StepsType_Invalid ||
|
||||
GAMESTATE->m_cdEdit == DIFFICULTY_INVALID )
|
||||
{
|
||||
SetNextCombination();
|
||||
|
||||
Reference in New Issue
Block a user