mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 00:04:07 +00:00
commit
0acade08ca
4 changed files with 444 additions and 458 deletions
|
@ -590,7 +590,8 @@ void CGame::ShutDownForRestart(void)
|
|||
CStreaming::ms_disableStreaming = false;
|
||||
CRadar::RemoveRadarSections();
|
||||
FrontEndMenuManager.UnloadTextures();
|
||||
CParticleObject::RemoveAllParticleObjects();
|
||||
CParticleObject::RemoveAllExpireableParticleObjects();
|
||||
//CWaterCreatures::RemoveAll(); //TODO VC
|
||||
CSetPieces::Init();
|
||||
CPedType::Shutdown();
|
||||
CSpecialFX::Shutdown();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue