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

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,