fix linking error

This commit is contained in:
piebot
2026-03-12 21:34:22 +03:00
parent 483319befb
commit 1b97d70b52

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;