mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-06-30 09:23:16 +00:00
Fixed some oversights
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user