From d56e712d078ac0396e6dfcecaed71d96374bc76e Mon Sep 17 00:00:00 2001 From: Sarge-117 Date: Wed, 17 Aug 2022 11:27:17 -0700 Subject: [PATCH] spacing --- soh/soh/OTRGlobals.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/soh/soh/OTRGlobals.cpp b/soh/soh/OTRGlobals.cpp index 1040a3fa9b..2ea6623161 100644 --- a/soh/soh/OTRGlobals.cpp +++ b/soh/soh/OTRGlobals.cpp @@ -1551,7 +1551,6 @@ extern "C" int CustomMessage_RetrieveIfExists(GlobalContext* globalCtx) { } else if (textId >= 0x0140 && textId <= 0x015F) { messageEntry = Randomizer_GetNaviMessage(); } - } if (textId == TEXT_GS_NO_FREEZE || textId == TEXT_GS_FREEZE) { if (CVar_GetS32("gInjectSkulltulaCount", 0) != 0) {