From e7c793df9b57f2da95fce36777eec81e8f179083 Mon Sep 17 00:00:00 2001 From: aMannus Date: Thu, 11 Aug 2022 08:57:18 +0200 Subject: [PATCH] Fixed comment too --- soh/soh/Enhancements/randomizer/randomizer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"