(8b6b6ed4c) Added indication to server preview window if server has VOIP enabled
This commit is contained in:
@@ -377,6 +377,12 @@ namespace Barotrauma.Networking
|
||||
private set;
|
||||
}
|
||||
|
||||
[Serialize(true, true)]
|
||||
public bool VoipEnabled {
|
||||
get;
|
||||
private set;
|
||||
}
|
||||
|
||||
[Serialize(true, true)]
|
||||
public bool EndRoundAtLevelEnd
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user