mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-04 19:36:43 +03:00
Redstone: Add wires, redstone torches, levers (incomplete) and repeaters
This commit is contained in:
@@ -311,6 +311,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