Skip to content

Commit

Permalink
Update _(RUN THIS FILE) Displaced GRID for Warcraft III.ahk
Browse files Browse the repository at this point in the history
  • Loading branch information
etofok committed Aug 24, 2024
1 parent 6773510 commit cc5fbcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _(RUN THIS FILE) Displaced GRID for Warcraft III.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; Displaced GRID+ for Warcraft III by etofok

; Development:
; Dec 10th, 2023 - May 15th, 2024
; Dec 10th, 2023 - August 24th, 2024
;-----------------------------------------

#SingleInstance force
Expand All @@ -15,7 +15,7 @@ if not A_IsAdmin
SetWorkingDir %A_ScriptDir%
SetTitleMatchMode, 3

Global currentVersion := "v1.1.1"
Global currentVersion := "v1.2.1"

; miscellaneous
Global FlashSplashTime := 50
Expand Down

0 comments on commit cc5fbcc

Please sign in to comment.