Fix #3399
This commit is contained in:
parent
0b7e2d35fb
commit
f60dc3ce4c
@ -327,6 +327,7 @@ void RaceManager::startNew(bool from_overworld)
|
||||
m_num_ghost_karts = ReplayPlay::get()->getNumGhostKart();
|
||||
|
||||
m_started_from_overworld = from_overworld;
|
||||
if (m_started_from_overworld) m_continue_saved_gp = false;
|
||||
m_saved_gp = NULL; // There will be checks for this being NULL done later
|
||||
|
||||
if (m_major_mode==MAJOR_MODE_GRAND_PRIX)
|
||||
|
Loading…
Reference in New Issue
Block a user