Skip to content

Commit

Permalink
Update layout_DisplacedGrid.ahk
Browse files Browse the repository at this point in the history
  • Loading branch information
etofok committed Sep 3, 2024
1 parent e3a3118 commit 79d13c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/layout_DisplacedGrid.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ load_DisplacedGrid() {
SelectHero1.physicalKey := "1"
SelectHero2.physicalKey := "2"
SelectHero3.physicalKey := "3"
IdleWorker.physicalKey := "4"
IdleWorker.physicalKey := "`"
JumpToEvent.physicalKey := "5"

ControlGroup1.physicalKey := "a"
Expand Down

0 comments on commit 79d13c6

Please sign in to comment.