Skip to content

Commit

Permalink
fixed control button - a single line of code
Browse files Browse the repository at this point in the history
  • Loading branch information
GrownSamoyedDog committed Feb 6, 2025
1 parent dbbfab1 commit 70c321f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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].
Expand Down

0 comments on commit 70c321f

Please sign in to comment.