remove a tiny bit of whitespace

This commit is contained in:
AJ Kelly
2011-03-20 20:50:35 -05:00
parent a044bf149e
commit 7f66664d26
+1 -1
View File
@@ -77,7 +77,7 @@ void ScreenPlayerOptions::Input( const InputEventPlus &input )
{
// apply the game default mods, but not the Profile saved mods
GAMESTATE->m_pPlayerState[pn]->ResetToDefaultPlayerOptions( ModsLevel_Preferred );
MESSAGEMAN->Broadcast( ssprintf("CancelAllP%i", pn+1) );
for( unsigned r=0; r<m_pRows.size(); r++ )