fixed the switch game type bug
This commit is contained in:
@@ -42,7 +42,8 @@ void GameState::Reset()
|
||||
|
||||
m_aGameplayStatistics.RemoveAll();
|
||||
|
||||
m_CurGame = GAME_DANCE;
|
||||
// But we just changed to our brand new style !! (ez2 or smth)
|
||||
// m_CurGame = GAME_DANCE;
|
||||
m_CurStyle = STYLE_NONE;
|
||||
m_MasterPlayerNumber = PLAYER_INVALID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user