Skip to content

Commit

Permalink
Merge pull request #377 from CactusPuppy/datacenter-validation
Browse files Browse the repository at this point in the history
fix: Include additional datacenters in lobby settings validation
  • Loading branch information
Protowalker authored Oct 30, 2021
2 parents 189b5df + 0b3c98b commit 0382296
Showing 1 changed file with 25 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,32 @@
"type": "string",
"enum": [
"Best Available",
"USA - Central",
"Brazil",
"Singapore",
"Netherlands",
"France",
"China - Hangzhou",
"China - Hangzhou 2",
"South Korea",
"USA - Southwest",
"USA - West",
"Australia 3"
"Australia 2",
"Australia 3",
"Taiwan",
"Japan",
"Singapore",
"Australia",
"Brazil",
"South Korea 2",
"Germany",
"Ireland",
"USA - East",
"USA - Northwest",
"China - Beijing",
"Argentina",
"Chile",
"Brazil 2",
"Peru",
"USA - Central",
"Bahrain"
]
},
"Enemy Health Bars": {
Expand Down

0 comments on commit 0382296

Please sign in to comment.