Skip to content

Commit

Permalink
Merge pull request #38 from sushibagel/Development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
sushibagel committed Aug 20, 2023
2 parents 95686d7 + 22fb83f commit 90f6f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PoE Mechanic Watch.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ HotkeyCheck()

If !(Hotkey6 = "") and !(Hotkey6 = "ERROR")
{
Hotkey, ~%Hotkey5%, ToolLaunchGui
Hotkey, ~%Hotkey6%, ToolLaunchGui
}

If !(Hotkey2 = "") and !(Hotkey2 = "ERROR")
Expand Down

0 comments on commit 90f6f89

Please sign in to comment.