]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Guide Control Button Now Redirects Properly (#34914)
authorGrownSamoyedDog <61863648+GrownSamoyedDog@users.noreply.github.com>
Thu, 6 Feb 2025 19:16:57 +0000 (12:16 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2025 19:16:57 +0000 (11:16 -0800)
fixed control button - a single line of code

Resources/ServerInfo/Guidebook/NewPlayer/Controls/Controls.xml

index 72a3d63c6f61df05bf308f33bdeee25c2ae10a2e..74545236383d80e2854859f03650b75e7d73a0e4 100644 (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].