From 165f8205c58882e88e8941768622adbb57da2adb Mon Sep 17 00:00:00 2001 From: LazyByteDev <192471894+LazyByteDev@users.noreply.github.com> Date: Thu, 5 Mar 2026 18:57:43 -0500 Subject: [PATCH] bro what in the fuck is this bug??? --- Minecraft.Client/Common/UI/UIController.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Minecraft.Client/Common/UI/UIController.cpp b/Minecraft.Client/Common/UI/UIController.cpp index fa3377eb..667322a5 100644 --- a/Minecraft.Client/Common/UI/UIController.cpp +++ b/Minecraft.Client/Common/UI/UIController.cpp @@ -2502,6 +2502,7 @@ unsigned int UIController::GetWinUserIndex() void UIController::ShowUIDebugConsole(bool show) { + printf("ShowUIDebugConsole %d\n", show); #ifndef _CONTENT_PACKAGE if(show)