Skip to content

Commit

Permalink
SQUASH: feat(ui/walk): 用小键盘走路
Browse files Browse the repository at this point in the history
  • Loading branch information
dzpao committed Apr 18, 2024
1 parent 28610fd commit 5160ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/ui-settings.tin
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ VAR {小键盘走路的功能映射表} {global-keypad-walking} {};
{{key}{KeyJ} {type}{dir} {args}{southdown;south;southup;down;southwest;southeast}}
{{key}{KeyH} {type}{dir} {args}{westdown;west;westup;out;northwest;southwest}}
{{key}{KeyL} {type}{dir} {args}{eastdown;east;eastup;enter;northeast;southeast}}
{{key}{KeyO} {type}{cmd} {args}{look}}
{{key}{ShiftKeyO} {type}{cmd} {args}{look}}
{{key}{ShiftKeyK} {type}{dir} {args}{northup;north}}
{{key}{ShiftKeyJ} {type}{dir} {args}{southup;south}}
{{key}{ShiftKeyH} {type}{dir} {args}{westup;west}}
Expand Down

0 comments on commit 5160ac4

Please sign in to comment.