control type stuff
This commit is contained in:
@@ -1504,7 +1504,7 @@ static Minecraft* InitialiseMinecraftRuntime()
|
||||
return nullptr;
|
||||
|
||||
app.InitGameSettings();
|
||||
app.InitialiseTips();
|
||||
app.InitialiseTips();
|
||||
|
||||
return pMinecraft;
|
||||
}
|
||||
@@ -1760,6 +1760,8 @@ int APIENTRY _tWinMain(_In_ HINSTANCE hInstance,
|
||||
}
|
||||
g_bResizeReady = true;
|
||||
|
||||
ui.ReloadSkin();
|
||||
|
||||
//app.TemporaryCreateGameStart();
|
||||
|
||||
//Sleep(10000);
|
||||
|
||||
Reference in New Issue
Block a user