Skip to content

Commit

Permalink
Update script date
Browse files Browse the repository at this point in the history
  • Loading branch information
tduyduc committed Oct 1, 2019
1 parent 1d92eb8 commit 4a8f9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LOL-TeamfightTactics.au3
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ Public License instead of this License. But first, please read
#RequireAdmin

Global Const $name = "LOL Teamfight Tactics Assist"
Global Const $about = "LOL Teamfight Tactics Assist — T.D. Stoneheart, last updated 2019/09/29"
Global Const $about = "LOL Teamfight Tactics Assist — T.D. Stoneheart, last updated 2019/10/01"
Global Const $copyright = "Source code form of LOL Teamfight Tactics Assist is available GNU GPLv3. © 2019 T.D. Stoneheart."
Global Const $title = "[TITLE:League of Legends; CLASS:RCLIENT]", $title2 = "[TITLE:League of Legends (TM) Client; CLASS:RiotWindowClass]"
Global $ff = Default, $move = Default, $emote = Default, $size = 0
Expand Down

0 comments on commit 4a8f9c6

Please sign in to comment.