This commit is contained in:
Glenn Maynard
2007-05-31 17:22:29 +00:00
parent 031bbdcb74
commit 69e23dc79a
-2
View File
@@ -82,8 +82,6 @@ void ScreenContinue::Input( const InputEventPlus &input )
void ScreenContinue::HandleScreenMessage( const ScreenMessage SM )
{
RString s = ScreenMessageHelpers::NumberToString( SM );
if( SM == SM_MenuTimer )
{
if( !IsTransitioning() )