mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Add writeable configuration.
This commit is contained in:
@@ -276,6 +276,8 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLin
|
||||
}
|
||||
|
||||
_cleanup:
|
||||
g_pApp->saveOptions();
|
||||
|
||||
// disable OpenGL for the window
|
||||
DisableOpenGL(hWnd, hDC, hRC);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user