mirror of
https://github.com/DrPerkyLegit/LCEServerTest.git
synced 2026-05-23 20:14:33 +00:00
removed git history
This commit is contained in:
5
Minecraft.Client/ClientConstants.cpp
Normal file
5
Minecraft.Client/ClientConstants.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#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;
|
||||
Reference in New Issue
Block a user