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,
"ParamFieldName": "",
"IncludeInCommandLine": false,
"DefaultValue": "",
"DefaultValue": "public",
"EnumValues": {
"": "PC Server (Non-Beta)",
"public": "PC Server (Non-Beta)",
"beta_server": "PC Beta",
"shack": "Shack Live (Quest)",
"shack_beta": "Shack RC (Quest)"