Guide Control Button Now Redirects Properly (#34914)

fixed control button - a single line of code
This commit is contained in:
GrownSamoyedDog
2025-02-06 12:16:57 -07:00
committed by GitHub
parent d204480be3
commit 8ff90a6d20

View File

@@ -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].