Skip to content

Commit

Permalink
Moved Screenshot in input naming table to an appropriate place
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetro48 committed Jan 1, 2024
1 parent de9f1b0 commit 5913717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scene/key_config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ local input_naming = {
load_state = "Load game state",
secret = "???",
fullscreen = "Toggle Fullscreen",
screenshot = "Screenshot",
--Game Inputs
left = "Move Left",
right = "Move Right",
up = "Hard Drop (Up)",
down = "Soft Drop (Down)",
screenshot = "Screenshot",
rotate_left = "Rotate CCW [1]",
rotate_left2 = "Rotate CCW [2]",
rotate_right = "Rotate CW [1]",
Expand Down

0 comments on commit 5913717

Please sign in to comment.