MinecraftConsoles/Minecraft.Client/ClientConstants.cpp
Cath0deGayTube 97896ff33e
Update ClientConstants.cpp
Remove the mildly annoying watermark for people like me that find static text on screen to be a nuisance
2026-03-09 21:04:42 -07:00

6 lines
227 B
C++

#include "stdafx.h"
#include "ClientConstants.h"
const wstring ClientConstants::VERSION_STRING = {}; //remove version number watermark
const wstring ClientConstants::BRANCH_STRING = {}; //remove repo and branch name watermark