mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
Misc: various patches
This commit is contained in:
@@ -187,7 +187,7 @@ void OptionsScreen::setWidthAllButtons(int width)
|
||||
m_biomeColorsButton.m_width = width;
|
||||
}
|
||||
|
||||
void OptionsScreen::init()
|
||||
void OptionsScreen::onInit()
|
||||
{
|
||||
m_pMinecraft->platform()->showDialog(AppPlatform::DLG_OPTIONS);
|
||||
m_pMinecraft->platform()->createUserInput();
|
||||
|
||||
Reference in New Issue
Block a user