mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
Fix Options Saving (Again)
This commit is contained in:
committed by
iProgramInCpp
parent
433b1532d9
commit
630b1a3613
@@ -55,7 +55,9 @@ void OptionsScreen::render(int mouseX, int mouseY, float f)
|
||||
|
||||
void OptionsScreen::removed()
|
||||
{
|
||||
|
||||
#ifndef ORIGINAL_CODE
|
||||
m_pMinecraft->saveOptions();
|
||||
#endif
|
||||
}
|
||||
|
||||
void OptionsScreen::buttonClicked(Button* pButton)
|
||||
|
||||
Reference in New Issue
Block a user