Path of Titans: fix technical name for Gondwa map (#398)

This commit is contained in:
Greelan 2023-06-20 18:48:15 +10:00 committed by GitHub
parent b65abb7bc9
commit 1e6ebf0db0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@
"DefaultValue":"Panjura", "DefaultValue":"Panjura",
"EnumValues":{ "EnumValues":{
"Panjura":"Panjura (default)", "Panjura":"Panjura (default)",
"Gondwa":"Gondwa", "Island":"Gondwa",
"{{CustomMap}}":"Custom" "{{CustomMap}}":"Custom"
} }
}, },
@ -270,7 +270,7 @@
{ {
"DisplayName":"Server Admins", "DisplayName":"Server Admins",
"Category":"POT Server Settings", "Category":"POT Server Settings",
"Description":"Server admins can be specified in Game.ini by their Alderon Games IDs. Format is \"ServerAdmins=123-456-789\" in the [/Script/PathOfTitans.IGameSession] section. One admin per line", "Description":"Server admins can be specified in Game.ini by their Alderon Games IDs. Format is \"ServerAdmins=123-456-789\" (don't include quotes) in the [/Script/PathOfTitans.IGameSession] section. Add the section heading if needed. One admin per line",
"Keywords":"server,admins,serveradmins", "Keywords":"server,admins,serveradmins",
"FieldName":"POTServerAdmins", "FieldName":"POTServerAdmins",
"InputType":"hidden", "InputType":"hidden",