mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-04 21:14:08 +00:00
miami pobj
This commit is contained in:
parent
6cf698badd
commit
d4004805f5
4 changed files with 370 additions and 384 deletions
|
@ -591,7 +591,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