diff --git a/soh/soh/Enhancements/randomizer/randomizer.cpp b/soh/soh/Enhancements/randomizer/randomizer.cpp index 842ce0a601..1bebac369f 100644 --- a/soh/soh/Enhancements/randomizer/randomizer.cpp +++ b/soh/soh/Enhancements/randomizer/randomizer.cpp @@ -4180,7 +4180,7 @@ void DrawRandoEditor(bool& open) { SohImGui::EnhancementCombobox("gRandomizeShuffleDungeonReward", randoShuffleDungeonRewards, 4, 0); PaddedSeparator(); - // Start with Maps & Compasses + // Maps & Compasses ImGui::Text(Settings::MapsAndCompasses.GetName().c_str()); InsertHelpHoverText( "Start with - You will start with Maps & Compasses from all dungeons.\n"