Skip to content

Commit

Permalink
Change "Gyro Off / On" key option to "Gyro switch"
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-drexler committed Dec 29, 2023
1 parent db76f35 commit 95063d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Quake/menu.c
Original file line number Diff line number Diff line change
Expand Up @@ -4383,7 +4383,7 @@ static const char* const bindnames[][2] =
{"centerview", "Center view"},
{"zoom_in", "Toggle zoom"},
{"+zoom", "Quick zoom"},
{"+gyroaction", "Gyro Off / On"},
{"+gyroaction", "Gyro switch"},
{"", ""},
{"+attack", "Attack"},
{"impulse 10", "Next weapon"},
Expand Down

0 comments on commit 95063d6

Please sign in to comment.