StartTransitioningScreen does this

This commit is contained in:
Glenn Maynard
2005-10-18 03:42:10 +00:00
parent ab14002972
commit 96040d82f2
-2
View File
@@ -633,8 +633,6 @@ void ScreenOptions::HandleScreenMessage( const ScreenMessage SM )
StartTransitioningScreen( SM_ExportOptions );
SCREENMAN->PlayStartSound();
TweenOffScreen();
}
else if( SM == SM_GainFocus )
{