mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
Fix Saving Options
This commit is contained in:
committed by
iProgramInCpp
parent
c47457725e
commit
5cdd306a28
@@ -296,6 +296,9 @@ void OptionsScreen::render(int a, int b, float c)
|
||||
|
||||
void OptionsScreen::removed()
|
||||
{
|
||||
#ifndef ORIGINAL_CODE
|
||||
m_pMinecraft->saveOptions();
|
||||
#endif
|
||||
}
|
||||
|
||||
#ifndef ORIGINAL_CODE
|
||||
|
||||
Reference in New Issue
Block a user