forked from cafeberry/cafeberry
feat(Windows64): use screen size instead of window size, fix exit game, fix oprhaned saves on exit without saving
This commit is contained in:
@@ -26,6 +26,7 @@ void CConsoleMinecraftApp::StoreLaunchData()
|
||||
}
|
||||
void CConsoleMinecraftApp::ExitGame()
|
||||
{
|
||||
ExitProcess(0);
|
||||
}
|
||||
void CConsoleMinecraftApp::FatalLoadError()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user