Path of Titans: fix technical name for Gondwa map (#398)
This commit is contained in:
parent
b65abb7bc9
commit
1e6ebf0db0
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user