aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/ClientConstants.cpp
blob: 43da4360b243b48d528f130240b366a445dfc216 (plain)
1
2
3
4
#include "stdafx.h"
#include "ClientConstants.h"

const wstring ClientConstants::VERSION_STRING = wstring(L"Minecraft LCE ") + VER_FILEVERSION_STR_W;//+ SharedConstants::VERSION_STRING;