mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-05 18:10:09 +03:00
* Update the game title once again.
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
#include "AppPlatform_windows.hpp"
|
||||
#include "NinecraftApp.hpp"
|
||||
|
||||
LPCTSTR g_GameTitle = TEXT("Minecraft PE");
|
||||
LPCTSTR g_WindowClassName = TEXT("MinecraftClass");
|
||||
LPCTSTR g_GameTitle = TEXT("ReMinecraftPE");
|
||||
LPCTSTR g_WindowClassName = TEXT("MCPEClass");
|
||||
|
||||
void LogMsg(const char* fmt, ...)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user