From 0c4f4599045edad935403e4d79d28f6b9aa95833 Mon Sep 17 00:00:00 2001 From: Loki Rautio Date: Mon, 9 Mar 2026 03:25:05 -0500 Subject: Always show version overlay, add more info --- Minecraft.Client/ClientConstants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Minecraft.Client/ClientConstants.h') diff --git a/Minecraft.Client/ClientConstants.h b/Minecraft.Client/ClientConstants.h index 82bba386..1476e51b 100644 --- a/Minecraft.Client/ClientConstants.h +++ b/Minecraft.Client/ClientConstants.h @@ -13,6 +13,7 @@ class ClientConstants // INTERNAL DEVELOPMENT SETTINGS public: static const wstring VERSION_STRING; + static const wstring BRANCH_STRING; static const bool DEADMAU5_CAMERA_CHEATS = false; }; \ No newline at end of file -- cgit v1.2.3