mirror of
https://github.com/halpz/re3.git
synced 2025-07-13 11:48:12 +00:00
script
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user