diff options
Diffstat (limited to 'Minecraft.Client/Common/UI/UI.h')
| -rw-r--r-- | Minecraft.Client/Common/UI/UI.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Minecraft.Client/Common/UI/UI.h b/Minecraft.Client/Common/UI/UI.h index a7c416f8..428b3b90 100644 --- a/Minecraft.Client/Common/UI/UI.h +++ b/Minecraft.Client/Common/UI/UI.h @@ -123,6 +123,4 @@ #include "UIScene_TeleportMenu.h" #include "UIScene_EndPoem.h" #include "UIScene_EULA.h" -#include "UIScene_NewUpdateMessage.h" - -extern ConsoleUIController ui;
\ No newline at end of file +#include "UIScene_NewUpdateMessage.h"
\ No newline at end of file |
