Removed some spaces that were missed

This commit is contained in:
aMannus 2022-07-19 16:57:54 +02:00
parent 0e4169ee84
commit 16e676d2d0

View File

@ -1388,21 +1388,21 @@ std::unordered_map<std::string, RandomizerSettingKey> SpoilerfileSettingNameToEn
{ "Open Settings:Zora's Fountain", RSK_ZORAS_FOUNTAIN },
{ "Open Settings:Gerudo Fortress", RSK_GERUDO_FORTRESS },
{ "Open Settings:Rainbow Bridge", RSK_RAINBOW_BRIDGE },
{ "Open Settings: Stone Count", RSK_RAINBOW_BRIDGE_STONE_COUNT },
{ "Open Settings: Medallion Count", RSK_RAINBOW_BRIDGE_MEDALLION_COUNT },
{ "Open Settings: Reward Count", RSK_RAINBOW_BRIDGE_REWARD_COUNT },
{ "Open Settings: Dungeon Count", RSK_RAINBOW_BRIDGE_DUNGEON_COUNT },
{ "Open Settings: Token Count", RSK_RAINBOW_BRIDGE_TOKEN_COUNT },
{ "Open Settings:Stone Count", RSK_RAINBOW_BRIDGE_STONE_COUNT },
{ "Open Settings:Medallion Count", RSK_RAINBOW_BRIDGE_MEDALLION_COUNT },
{ "Open Settings:Reward Count", RSK_RAINBOW_BRIDGE_REWARD_COUNT },
{ "Open Settings:Dungeon Count", RSK_RAINBOW_BRIDGE_DUNGEON_COUNT },
{ "Open Settings:Token Count", RSK_RAINBOW_BRIDGE_TOKEN_COUNT },
{ "Open Settings:Random Ganon's Trials", RSK_RANDOM_TRIALS },
{ "Open Settings: Trial Count", RSK_TRIAL_COUNT },
{ "Open Settings:Trial Count", RSK_TRIAL_COUNT },
{ "Start With Deku Shield", RSK_STARTING_DEKU_SHIELD },
{ "Start With Kokiri Sword", RSK_STARTING_KOKIRI_SWORD },
{ "Start With Ocarina", RSK_STARTING_OCARINA },
{ "Shuffle Dungeon Items:Maps/Compasses", RSK_STARTING_MAPS_COMPASSES },
{ "Shuffle Dungeon Items:Ganon's Boss Key", RSK_GANONS_BOSS_KEY },
{ "Misc Settings:Gossip Stone Hints", RSK_GOSSIP_STONE_HINTS },
{ "Misc Settings: Hint Clarity", RSK_HINT_CLARITY},
{ "Misc Settings: Hint Distribution", RSK_HINT_DISTRIBUTION},
{ "Misc Settings:Hint Clarity", RSK_HINT_CLARITY},
{ "Misc Settings:Hint Distribution", RSK_HINT_DISTRIBUTION},
{ "Skip Child Zelda", RSK_SKIP_CHILD_ZELDA },
{ "Start with Consumables", RSK_STARTING_CONSUMABLES },
{ "Start with Max Rupees", RSK_FULL_WALLETS },