forked from OpenWF/SpaceNinjaServer
chore: more removed/obsolete settings put into configRemovedOptionsKeys (#2896)
Reviewed-on: OpenWF/SpaceNinjaServer#2896 Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com> Co-authored-by: Animan8000 <animan8000@noreply.localhost> Co-committed-by: Animan8000 <animan8000@noreply.localhost>
This commit is contained in:
parent
fd7ddd9696
commit
875f4b9fa4
@ -83,6 +83,20 @@ export interface IConfig {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export const configRemovedOptionsKeys = [
|
export const configRemovedOptionsKeys = [
|
||||||
|
"testQuestKey",
|
||||||
|
"lockTime",
|
||||||
|
"starDays",
|
||||||
|
"platformCDNs",
|
||||||
|
"completeAllQuests",
|
||||||
|
"worldSeed",
|
||||||
|
"unlockAllQuests",
|
||||||
|
"unlockAllMissions",
|
||||||
|
"version",
|
||||||
|
"matchmakingBuildId",
|
||||||
|
"buildLabel",
|
||||||
|
"infiniteResources",
|
||||||
|
"testMission",
|
||||||
|
"skipStoryModeChoice",
|
||||||
"NRS",
|
"NRS",
|
||||||
"myIrcAddresses",
|
"myIrcAddresses",
|
||||||
"skipAllDialogue",
|
"skipAllDialogue",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user