diff --git a/soh/soh/Enhancements/mods.cpp b/soh/soh/Enhancements/mods.cpp index 233b635f1..28d3fce75 100644 --- a/soh/soh/Enhancements/mods.cpp +++ b/soh/soh/Enhancements/mods.cpp @@ -149,7 +149,7 @@ void RegisterOcarinaTimeTravel() { default: meetsTimeTravelRequirements = hasOcarinaOfTime; break; - } + } if (justPlayedSoT && notNearAnySource && meetsTimeTravelRequirements) { SwitchAge();