Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
reload if not running
Browse files Browse the repository at this point in the history
  • Loading branch information
T2hhbmEK committed Oct 11, 2023
1 parent 10ae551 commit fd0a35c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion GenshinClicker.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -265,4 +265,8 @@ HotIf
F12:: Reload

; Start
ToggleClickDialogue
ToggleClickDialogue

; Reload if not running
WinWaitClose(GenshinTitle)
Reload

0 comments on commit fd0a35c

Please sign in to comment.