WIP Lua script management service
This commit is contained in:
committed by
Maplewheels
parent
aa7e825e70
commit
4d97a427f9
@@ -664,7 +664,7 @@ namespace Barotrauma
|
||||
return;
|
||||
}
|
||||
|
||||
LuaScriptManagementService.ExecuteLoadedScriptsForPackages(luaRes);
|
||||
LuaScriptManagementService.ExecuteLoadedScripts();
|
||||
|
||||
if (CurrentRunState < RunState.Running)
|
||||
_runState = RunState.Running;
|
||||
|
||||
Reference in New Issue
Block a user