From d22c45c82ea1c3e6997a762ed5b4e6d009cfb7ff Mon Sep 17 00:00:00 2001 From: aboudnic6-debug Date: Thu, 12 Mar 2026 23:21:24 +0000 Subject: [PATCH] Update UI.h --- Minecraft.Client/Common/UI/UI.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Minecraft.Client/Common/UI/UI.h b/Minecraft.Client/Common/UI/UI.h index 7a61c875..f6e428b1 100644 --- a/Minecraft.Client/Common/UI/UI.h +++ b/Minecraft.Client/Common/UI/UI.h @@ -124,4 +124,5 @@ #include "UIScene_TeleportMenu.h" #include "UIScene_EndPoem.h" #include "UIScene_EULA.h" -#include "UIScene_NewUpdateMessage.h" \ No newline at end of file +#include "UIScene_NewUpdateMessage.h" +#include "UIScene_CreateBattleMenu.h"