This commit is contained in:
Glenn Maynard
2003-09-23 04:15:44 +00:00
parent 103c3f83da
commit 79d8228f7f
-2
View File
@@ -330,8 +330,6 @@ bool GameState::IsPlayable( const ModeChoice& mc )
if( rStyle != STYLE_INVALID &&
GAMEMAN->GetStyleDefForStyle(rStyle)->m_iColsPerPlayer >= 6 )
return false;
return true;
}
return true; // no grounds to deny the request