Fix missing Game.Commands
This commit is contained in:
@@ -135,6 +135,8 @@ namespace Barotrauma.LuaCs
|
||||
}
|
||||
}
|
||||
|
||||
public List<DebugConsole.Command> Commands => DebugConsole.Commands;
|
||||
|
||||
public bool? ForceVoice = null;
|
||||
public bool? ForceLocalVoice = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user