From b59a87e8ea438bc22f4c90aeb89fef8c3d5b49b5 Mon Sep 17 00:00:00 2001 From: PurpleHato Date: Sat, 2 Aug 2025 19:14:12 +0200 Subject: [PATCH] c-lang --- soh/soh/Enhancements/mods.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();