Revert "Forgot this one."

This reverts commit de396800d8.
This commit is contained in:
Devin J. Pohly
2013-06-04 23:46:40 -04:00
parent bf20306d07
commit fa91154082
+2
View File
@@ -451,6 +451,8 @@ 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 &&