diff options
Diffstat (limited to 'Minecraft.Client/ClientConstants.h')
| -rw-r--r-- | Minecraft.Client/ClientConstants.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
