cleanup CoinMode and Premium names

This commit is contained in:
Chris Danford
2007-02-26 09:40:14 +00:00
parent e9f66fbc75
commit 0c972a4dd7
12 changed files with 46 additions and 39 deletions
+2 -2
View File
@@ -200,9 +200,9 @@ void ScreenSelectMode::UpdateSelectableChoices()
(mc.m_pStyle == NULL) ?
1 :
1;
if( GAMESTATE->GetPremium()!=PREMIUM_JOINT ||
if( GAMESTATE->GetPremium()!=Premium_2PlayersFor1Credit ||
(
(GAMESTATE->GetPremium()==PREMIUM_JOINT) &&
(GAMESTATE->GetPremium()==Premium_2PlayersFor1Credit) &&
(
(INCLUDE_DOUBLE_IN_JP == 1 && (GAMESTATE->GetNumSidesJoined() == SidesJoinedToPlay)) ||
(