rename back -> cancel because "back" conflicts with "background"
This commit is contained in:
@@ -60,7 +60,7 @@ void ScreenSplash::MenuBack( PlayerNumber pn )
|
||||
{
|
||||
if( IsTransitioning() )
|
||||
return;
|
||||
Back( SM_GoToPrevScreen );
|
||||
Cancel( SM_GoToPrevScreen );
|
||||
}
|
||||
|
||||
void ScreenSplash::MenuStart( PlayerNumber pn )
|
||||
|
||||
Reference in New Issue
Block a user