mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-20 07:29:22 +00:00
script
This commit is contained in:
parent
92913c4c27
commit
203dff9165
10 changed files with 68 additions and 36 deletions
|
@ -901,7 +901,7 @@ void CGame::Process(void)
|
|||
if (!CReplay::IsPlayingBack())
|
||||
CCranes::UpdateCranes();
|
||||
CClouds::Update();
|
||||
CMovingThings::Update();
|
||||
//CMovingThings::Update(); // TODO
|
||||
CWaterCannons::Update();
|
||||
CUserDisplay::Process();
|
||||
CReplay::Update();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue