mirror of
https://github.com/celisej567/mcpe.git
synced 2025-12-31 17:49:17 +03:00
* Fix one last bug in OptionsScreen.
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
#ifndef OLD_OPTIONS_SCREEN
|
||||
|
||||
OptionsScreen::OptionsScreen() :
|
||||
m_backButton(100, "Done")
|
||||
m_backButton(100, "Done"),
|
||||
m_pList(nullptr)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user