diff --git a/Minecraft.Client/Minecraft.cpp b/Minecraft.Client/Minecraft.cpp index 4f54e61c..c189431e 100644 --- a/Minecraft.Client/Minecraft.cpp +++ b/Minecraft.Client/Minecraft.cpp @@ -1508,6 +1508,14 @@ void Minecraft::run_middle() if(g_KBMInput.IsKeyPressed(KeyboardMouseInput::KEY_THIRD_PERSON)) localplayers[i]->ullButtonsPressed|=1LL<options->renderDebug) + Minecraft::GetInstance()->options->renderDebug = true; + else + Minecraft::GetInstance()->options->renderDebug = false; + } + if(g_KBMInput.IsKeyPressed(KeyboardMouseInput::KEY_DEBUG_INFO)) { localplayers[i]->ullButtonsPressed|=1LL<