From cb6958fbf6ca050d1096d9bbeb36498626602949 Mon Sep 17 00:00:00 2001 From: eh-K <165239265+eh-K@users.noreply.github.com> Date: Fri, 6 Mar 2026 19:50:22 -0600 Subject: [PATCH] Add XYZ variable to UIScene_DebugSetCamera.h --- Minecraft.Client/Common/UI/UIScene_DebugSetCamera.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Minecraft.Client/Common/UI/UIScene_DebugSetCamera.h b/Minecraft.Client/Common/UI/UIScene_DebugSetCamera.h index aaf58f60f..a33ac424f 100644 --- a/Minecraft.Client/Common/UI/UIScene_DebugSetCamera.h +++ b/Minecraft.Client/Common/UI/UIScene_DebugSetCamera.h @@ -4,7 +4,9 @@ class UIScene_DebugSetCamera : public UIScene { +double currentX; double currentY; +double currentZ; private: enum eControls {