Make default server version more explicit

This commit is contained in:
Greelan 2022-03-12 11:16:33 +11:00
parent 71546447c9
commit eec197c89d

View File

@ -9,9 +9,9 @@
"IsFlagArgument": false, "IsFlagArgument": false,
"ParamFieldName": "", "ParamFieldName": "",
"IncludeInCommandLine": false, "IncludeInCommandLine": false,
"DefaultValue": "", "DefaultValue": "public",
"EnumValues": { "EnumValues": {
"": "PC Server (Non-Beta)", "public": "PC Server (Non-Beta)",
"beta_server": "PC Beta", "beta_server": "PC Beta",
"shack": "Shack Live (Quest)", "shack": "Shack Live (Quest)",
"shack_beta": "Shack RC (Quest)" "shack_beta": "Shack RC (Quest)"