Re-add ForceVoice and ForceLocalVoice as compatibility

This commit is contained in:
EvilFactory
2022-09-29 16:20:47 -03:00
parent faad59f20d
commit 6c38a555bb
@@ -116,6 +116,9 @@ namespace Barotrauma
}
}
public bool? ForceVoice = null;
public bool? ForceLocalVoice = null;
public DynValue Settings;
public bool allowWifiChat = false;