mirror of
https://github.com/Minecraft-Community-Edition/client.git
synced 2026-07-18 02:50:47 +00:00
simple edit
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
#include "ClientConstants.h"
|
#include "ClientConstants.h"
|
||||||
|
|
||||||
const wstring ClientConstants::VERSION_STRING = wstring(L"Minecraft Xbox ") + VER_FILEVERSION_STR_W;//+ SharedConstants::VERSION_STRING;
|
const wstring ClientConstants::VERSION_STRING = wstring(L"Minecraft (Whisper LCE Fork) ") + VER_FILEVERSION_STR_W;//+ SharedConstants::VERSION_STRING;
|
||||||
Reference in New Issue
Block a user