mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* Add option saving to main.cpp when exiting..
This commit is contained in:
@@ -214,6 +214,7 @@ static EM_BOOL main_loop(double time, void *user_data)
|
||||
|
||||
if (g_pApp->wantToQuit())
|
||||
{
|
||||
g_pApp->saveOptions();
|
||||
delete g_pApp;
|
||||
delete g_pAppPlatform;
|
||||
teardown();
|
||||
|
||||
Reference in New Issue
Block a user