feat: change title to Minecraft: neoLegacy (#56)

This commit is contained in:
/home/neo 2026-05-02 22:02:56 +03:00 committed by GitHub
parent 7332304b20
commit 985c213b27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -803,7 +803,7 @@ BOOL InitInstance(HINSTANCE hInstance, int nCmdShow)
AdjustWindowRect(&wr, WS_OVERLAPPEDWINDOW, FALSE); // adjust the size
g_hWnd = CreateWindowW( L"MinecraftClass",
L"Minecraft",
L"Minecraft: neoLegacy",
WS_OVERLAPPEDWINDOW,
CW_USEDEFAULT,
0,