Skip to content

Commit

Permalink
Update yuzu Early Access Launcher.ahk
Browse files Browse the repository at this point in the history
  • Loading branch information
HimDek authored Jul 26, 2021
1 parent 9fcd8b1 commit b79c987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yuzu Early Access Launcher.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ MainGUI:
GUI, Font, Q5 s10 Bold
GUI, Add, GroupBox, xm yp+40 w620 h75, Help and Support:
GUI, Font, Q5 s7 Norm
GUI, Add, Link, xm+10 yp+25, <a href="https://youtu.be/fPdPDgNGKI4">View Video Tutorial</a> by the Maker of This Tool, HiDe Techno Tips.
GUI, Add, Link, xm+10 yp+25, <a href="https://youtu.be/fPdPDgNGKI4">View Video Tutorial</a> by the Maker of This Launcher, HiDe Techno Tips.
GUI, Add, Link, xp yp+20, <a href="https://www.youtube.com/channel/UCy3fBVKd0RMY05CgiiuGqSA?sub_confirmation=1">Please Support me by Subscribing to my Youtube Channel.</a>

GUIButtons("Hide")
Expand Down

0 comments on commit b79c987

Please sign in to comment.