Merge branch 'unstable-tests'

This commit is contained in:
Evil Factory
2022-04-21 11:21:30 -03:00
8 changed files with 83 additions and 19 deletions
@@ -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) =>