From ff73ba2b4dc5dfc0c2df616bf0a5aa8a3abe7b0c Mon Sep 17 00:00:00 2001 From: Pepe20129 <72659707+Pepe20129@users.noreply.github.com> Date: Thu, 7 Aug 2025 16:10:56 +0200 Subject: [PATCH] Update SohMenuEnhancements.cpp --- soh/soh/SohGui/SohMenuEnhancements.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/soh/soh/SohGui/SohMenuEnhancements.cpp b/soh/soh/SohGui/SohMenuEnhancements.cpp index 1d141fd18..5fff04969 100644 --- a/soh/soh/SohGui/SohMenuEnhancements.cpp +++ b/soh/soh/SohGui/SohMenuEnhancements.cpp @@ -942,7 +942,8 @@ void SohMenu::AddMenuEnhancements() { "Fixes a bug where the Gravedigging Tour Heart Piece disappears if the area reloads.")); AddWidget(path, "Fix Dampé Going Backwards", WIDGET_CVAR_CHECKBOX) .CVar(CVAR_ENHANCEMENT("FixDampeGoingBackwards")) - .Options(CheckboxOptions().Tooltip("Fixes Dampé going backwards in certain circumstances when the player is going backwards.")); + .Options(CheckboxOptions().Tooltip( + "Fixes Dampé going backwards in certain circumstances when the player is going backwards.")); AddWidget(path, "Fix Raised Floor Switches", WIDGET_CVAR_CHECKBOX) .CVar(CVAR_ENHANCEMENT("FixFloorSwitches")) .Options(CheckboxOptions().Tooltip(