Removed CsScriptRunner since its useless
This commit is contained in:
@@ -397,7 +397,6 @@ namespace Barotrauma
|
||||
{
|
||||
DebugConsole.FindCommand("cl_reloadluacs"),
|
||||
DebugConsole.FindCommand("cl_lua"),
|
||||
DebugConsole.FindCommand("cl_cs"),
|
||||
};
|
||||
|
||||
foreach (var consoleCommand in LuaAddedCommand.Concat(permitted.AsEnumerable()))
|
||||
|
||||
Reference in New Issue
Block a user