mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-05 18:10:09 +03:00
Input: Add touchscreen flying
This commit is contained in:
@@ -329,6 +329,7 @@ void OptionList::initDefaultMenu()
|
||||
OPTION(Boolean, m_bInvertMouse, "Invert Y-axis");
|
||||
OPTION(Boolean, m_bSplitControls, "Split controls"); idxSplit = currentIndex;
|
||||
OPTION(Boolean, m_bFlyCheat, "Flight hax");
|
||||
OPTION(Boolean, m_bFlyNoclip, "Flight noclip");
|
||||
}
|
||||
|
||||
HEADER("Multiplayer");
|
||||
|
||||
Reference in New Issue
Block a user