Working Hook.Patch and old patch methods
This commit is contained in:
committed by
Maplewheels
parent
6b8a0a7dca
commit
4f02cb4967
+1
-1
@@ -169,7 +169,7 @@ class LuaScriptManagementService : ILuaScriptManagementService, ILuaDataService
|
||||
Script.GlobalOptions.ShouldPCallCatchException = (Exception ex) => { return true; };
|
||||
|
||||
RegisterType(typeof(LuaGame));
|
||||
RegisterType(typeof(ILuaCsHook));
|
||||
RegisterType(typeof(EventService));
|
||||
RegisterType(typeof(ILuaCsNetworking));
|
||||
RegisterType(typeof(ILuaCsUtility));
|
||||
RegisterType(typeof(ILuaCsTimer));
|
||||
|
||||
Reference in New Issue
Block a user