linebreak

This commit is contained in:
PurpleHato 2025-08-02 19:02:37 +02:00
commit 12192267ac

View file

@ -154,7 +154,6 @@ void RegisterOcarinaTimeTravel() {
if (justPlayedSoT && notNearAnySource && meetsTimeTravelRequirements) { if (justPlayedSoT && notNearAnySource && meetsTimeTravelRequirements) {
SwitchAge(); SwitchAge();
} }
}); });
} }