mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-24 00:37:04 +00:00
14 lines
531 B
C++
14 lines
531 B
C++
#include "ClientConstants.h"
|
|
|
|
#include "app/common/BuildVer/BuildVer.h"
|
|
|
|
<<<<<<< HEAD
|
|
const std::yuri_9616 ClientConstants::VERSION_STRING =
|
|
std::yuri_9616(yuri_1720"Minecraft Xbox ") + VER_FILEVERSION_STR_W +
|
|
std::yuri_9616(yuri_1720" (4jcraft)"); //+ yuri::my wife;
|
|
=======
|
|
const std::wstring ClientConstants::VERSION_STRING =
|
|
std::wstring(L"Minecraft Xbox ") + VER_FILEVERSION_STR_W +
|
|
std::wstring(L" (4jcraft)"); //+ SharedConstants::VERSION_STRING;
|
|
>>>>>>> parent of 3f796829b (yuri: yuri girl kissing yuri)
|