diff --git a/soh/soh/Enhancements/mods.cpp b/soh/soh/Enhancements/mods.cpp index fa661a7e0..233b635f1 100644 --- a/soh/soh/Enhancements/mods.cpp +++ b/soh/soh/Enhancements/mods.cpp @@ -154,7 +154,6 @@ void RegisterOcarinaTimeTravel() { if (justPlayedSoT && notNearAnySource && meetsTimeTravelRequirements) { SwitchAge(); } - }); }