mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Options: Allow old title logo to be shown.
This commit is contained in:
@@ -303,6 +303,7 @@ void OptionList::initDefaultMenu()
|
||||
OPTION(Boolean, m_bDontRenderGui, "Hide GUI");
|
||||
OPTION(Boolean, m_bDynamicHand, "Dynamic hand movement");
|
||||
OPTION(Boolean, m_bDebugText, "Debug text");
|
||||
OPTION(Boolean, m_bOldTitleLogo, "Old title logo");
|
||||
}
|
||||
|
||||
HEADER("Controls");
|
||||
|
||||
Reference in New Issue
Block a user