mirror of
https://github.com/Minecraft-Community-Edition/client.git
synced 2026-06-06 08:35:06 +00:00
simple edit
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "stdafx.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