simple edit

This commit is contained in:
LazyByteDev
2026-03-05 06:53:06 -05:00
parent e8a3d8cfde
commit 67458d6e39

View File

@@ -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;