Skip to content

Commit

Permalink
small correction for shortcut preset
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu7867 committed Jan 6, 2024
1 parent 71985d7 commit e7891b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/pac3/editor/client/shortcuts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ pace.PACActionShortcut_Experimental = {
[1] = {"CTRL", "y"},
[2] = {"i"}
},
["tpose"] = {
["T_Pose"] = {
[1] = {"CTRL", "t"}
},
["zoom_panel"] = {
Expand Down

0 comments on commit e7891b2

Please sign in to comment.