mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/GabsPuNs-MinecraftConsoles.git
synced 2026-05-22 03:55:13 +00:00
5 lines
261 B
C++
5 lines
261 B
C++
#include "stdafx.h"
|
|
#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;
|