Merge branch 'unstable-tests'
This commit is contained in:
@@ -3236,6 +3236,7 @@ namespace Barotrauma
|
||||
}
|
||||
|
||||
GameMain.LuaCs.CsScript.Run(string.Join(" ", args));
|
||||
GameMain.LuaCs.RecreateCsScript();
|
||||
}));
|
||||
|
||||
commands.Add(new Command("cl_reloadlua", "reloads lua on the client", (string[] args) =>
|
||||
|
||||
Reference in New Issue
Block a user