add Game.ForceVoice and Game.ForceLocalVoice
guess what i am going to use this for
This commit is contained in:
@@ -48,6 +48,9 @@ namespace Barotrauma
|
||||
return GameMain.LightManager;
|
||||
}
|
||||
}
|
||||
|
||||
public bool? ForceVoice = null;
|
||||
public bool? ForceLocalVoice = null;
|
||||
#else
|
||||
|
||||
public bool IsDedicated
|
||||
|
||||
Reference in New Issue
Block a user