style
This commit is contained in:
@@ -618,7 +618,7 @@ void ScreenOptions::HandleScreenMessage( const ScreenMessage SM )
|
||||
}
|
||||
else if( SM == SM_BeginFadingOut )
|
||||
{
|
||||
if(IsTransitioning())
|
||||
if( IsTransitioning() )
|
||||
return; /* already transitioning */
|
||||
StartTransitioningScreen( SM_ExportOptions );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user