Guide Control Button Now Redirects Properly (#34914)
fixed control button - a single line of code
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Controls
|
||||
|
||||
<Box>You can change your keybinds at any time here:</Box>
|
||||
<Box Orientation="Vertical"><CommandButton Text="ui-options-tab-controls" Command="options 1"/></Box>
|
||||
<Box Orientation="Vertical"><CommandButton Text="ui-options-tab-controls" Command="options 2"/></Box>
|
||||
|
||||
## Movement
|
||||
You can move around the game world by using [color=yellow][bold][keybind="MoveUp"][keybind="MoveLeft"][keybind="MoveDown"][keybind="MoveRight"][/bold][/color].
|
||||
|
||||
Reference in New Issue
Block a user