From 4a9713e2db68fa4a67d571fd08d10511b654d245 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Tue, 2 Dec 2025 15:52:13 -0500 Subject: [PATCH] nobody uses a hyphen --- src/gui/settings.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gui/settings.cpp b/src/gui/settings.cpp index 89efa8ec8..a0bf25768 100644 --- a/src/gui/settings.cpp +++ b/src/gui/settings.cpp @@ -4764,7 +4764,8 @@ void FurnaceGUI::drawSettings() { sty.ItemInnerSpacing=ImVec2(10.0f*dpiScale,10.0f*dpiScale); settingsOpen=false; } - if (checker==0x2222225c && checker1==0x2d2) { + if ((checker==0x2222225c && checker1==0x2d2) || + (checker==0x4444447e && checker1==0x146)) { mmlString[30]=_("Oh my god... Kill me now so I don't have to go through that again!"); for (int i=0; igetTotalChannelCount(); i++) { for (int j=0; j