force particular Premium and CoinMode values if bEventMode

This commit is contained in:
Chris Danford
2004-06-09 08:14:21 +00:00
parent 0b8b2ad654
commit a266e00c93
10 changed files with 51 additions and 26 deletions
+1 -1
View File
@@ -215,7 +215,7 @@ void ScreenSystemLayer::RefreshCreditsMessages()
}
else
{
switch( PREFSMAN->m_iCoinMode )
switch( PREFSMAN->GetCoinMode() )
{
case COIN_HOME:
if( GAMESTATE->PlayersCanJoin() )