diff --git a/Minecraft.Client/Windows64/Windows64_Minecraft.cpp b/Minecraft.Client/Windows64/Windows64_Minecraft.cpp index 809c64e3..29986a85 100644 --- a/Minecraft.Client/Windows64/Windows64_Minecraft.cpp +++ b/Minecraft.Client/Windows64/Windows64_Minecraft.cpp @@ -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,