Forgot this one.

This commit is contained in:
Jason Felds
2013-04-17 20:53:23 -04:00
parent 68e0be3595
commit de396800d8
-2
View File
@@ -451,8 +451,6 @@ bool GameCommand::IsPlayable( RString *why ) const
if ( m_pStyle )
{
int iCredits = NUM_PLAYERS; // not iNumCreditsPaid
/* If both sides are joined, disallow singles modes, since easy to select
* them accidentally, instead of versus mode. */
if( m_pStyle->m_StyleType == StyleType_OnePlayerOneSide &&