hook merge + hook wrappers
This commit is contained in:
@@ -923,7 +923,7 @@ namespace Barotrauma
|
||||
SoundManager?.Update();
|
||||
|
||||
GameMain.LuaCs.Update();
|
||||
GameMain.LuaCs.hook.Call("think");
|
||||
GameMain.LuaCs.HookBase.Call("think");
|
||||
|
||||
Timing.Accumulator -= Timing.Step;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user