revert event mode

This commit is contained in:
Chris Danford
2003-04-19 19:05:25 +00:00
parent 1b38fe101c
commit 9aa6a8ab89
13 changed files with 26 additions and 25 deletions
+1 -1
View File
@@ -863,7 +863,7 @@ void ScreenEvaluation::MenuStart( PlayerNumber pn )
m_Grades[p].SettleImmediately();
if( PREFSMAN->m_iCoinMode==COIN_EVENT )
if( PREFSMAN->m_bEventMode )
{
switch( GAMESTATE->m_PlayMode )
{