This commit is contained in:
Glenn Maynard
2005-07-12 06:33:01 +00:00
parent c570457834
commit 64db9a3ca9
+1 -3
View File
@@ -126,9 +126,7 @@ void ScreenSMOnlineLogin::HandleScreenMessage(const ScreenMessage SM)
}
}
}
if( SM == SM_GoToNextScreen )
else if( SM == SM_GoToNextScreen )
{
vector<PlayerNumber> v;
v.push_back( GAMESTATE->m_MasterPlayerNumber );