make this like the other SM_AllDoneChoosing calls
This commit is contained in:
@@ -312,7 +312,7 @@ void ScreenSelectMode::MenuStart( PlayerNumber pn )
|
|||||||
for(int i=0; i<NUM_PLAYERS; i++)
|
for(int i=0; i<NUM_PLAYERS; i++)
|
||||||
OFF_COMMAND( m_CurChar[i] );
|
OFF_COMMAND( m_CurChar[i] );
|
||||||
|
|
||||||
SCREENMAN->PostMessageToTopScreen( SM_AllDoneChoosing, 0.5f );
|
SCREENMAN->PostMessageToTopScreen( SM_AllDoneChoosing, 0 );
|
||||||
}
|
}
|
||||||
|
|
||||||
int ScreenSelectMode::GetSelectionIndex( PlayerNumber pn )
|
int ScreenSelectMode::GetSelectionIndex( PlayerNumber pn )
|
||||||
|
|||||||
Reference in New Issue
Block a user