mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 03:48:23 +00:00
TU19: merge Minecraft.Client/Platform/Common/UI
This commit is contained in:
@@ -38,7 +38,7 @@ UIScene_ControlsMenu::UIScene_ControlsMenu(int iPad, void* initData,
|
||||
}
|
||||
// 4J-PB - stop the label showing in the in-game controls menu
|
||||
else {
|
||||
m_labelVersion.init(" ");
|
||||
m_labelVersion.init(L" ");
|
||||
}
|
||||
m_bCreativeMode =
|
||||
!bNotInGame && Minecraft::GetInstance()->localplayers[m_iPad] &&
|
||||
|
||||
Reference in New Issue
Block a user