Fixed some oversights

This commit is contained in:
piebot
2026-03-11 09:13:47 +03:00
parent a205b1d70a
commit da763bb36d
2 changed files with 39 additions and 2 deletions

View File

@@ -2,4 +2,4 @@
#include "ClientConstants.h"
const wstring ClientConstants::VERSION_STRING = wstring(L"Minecraft LCE ") + VER_FILEVERSION_STR_W;//+ SharedConstants::VERSION_STRING;
const wstring ClientConstants::BRANCH_STRING = VER_BRANCHVERSION_STR_W;
//const wstring ClientConstants::BRANCH_STRING = VER_BRANCHVERSION_STR_W;