Disallow same/similar colors (fixes #2820)
This commit is contained in:
@@ -153,6 +153,7 @@ ServerTraits:
|
||||
PlayerPinger
|
||||
MasterServerPinger
|
||||
LobbySettingsNotification
|
||||
ColorValidator
|
||||
|
||||
LobbyDefaults:
|
||||
AllowCheats: false
|
||||
|
||||
@@ -135,6 +135,7 @@ ServerTraits:
|
||||
PlayerPinger
|
||||
MasterServerPinger
|
||||
LobbySettingsNotification
|
||||
ColorValidator
|
||||
|
||||
LobbyDefaults:
|
||||
AllowCheats: false
|
||||
|
||||
@@ -151,6 +151,7 @@ ServerTraits:
|
||||
PlayerPinger
|
||||
MasterServerPinger
|
||||
LobbySettingsNotification
|
||||
ColorValidator
|
||||
|
||||
LobbyDefaults:
|
||||
AllowCheats: false
|
||||
|
||||
@@ -180,6 +180,7 @@ ServerTraits:
|
||||
PlayerPinger
|
||||
MasterServerPinger
|
||||
LobbySettingsNotification
|
||||
ColorValidator
|
||||
|
||||
LobbyDefaults:
|
||||
AllowCheats: true
|
||||
|
||||
Reference in New Issue
Block a user