From 12192267ac1647fa58081f0ea9c593067102f8a3 Mon Sep 17 00:00:00 2001 From: PurpleHato Date: Sat, 2 Aug 2025 19:02:37 +0200 Subject: [PATCH] linebreak --- soh/soh/Enhancements/mods.cpp | 1 - 1 file changed, 1 deletion(-) 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(); } - }); }