chore: forgot to add one removed/obsolete setting to configRemovedOptionsKeys #2897

Merged
Sainan merged 1 commits from Animan8000/SpaceNinjaServer:OldSetting into main 2025-10-15 01:13:54 -07:00

View File

@ -83,6 +83,7 @@ export interface IConfig {
} }
export const configRemovedOptionsKeys = [ export const configRemovedOptionsKeys = [
"unlockallShipFeatures",
"testQuestKey", "testQuestKey",
"lockTime", "lockTime",
"starDays", "starDays",