Quick fix to avoid crash at end of race, full fix to follow later ;)
This commit is contained in:
parent
09a9863a72
commit
de7ceb0c2d
@ -75,6 +75,7 @@ RaceManager::RaceManager()
|
||||
setTrack("jungle");
|
||||
m_default_ai_list.clear();
|
||||
setNumLocalPlayers(0);
|
||||
m_grand_prix = new GrandPrixData();
|
||||
} // RaceManager
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user