Skip to content

Commit

Permalink
Proper Video Link
Browse files Browse the repository at this point in the history
  • Loading branch information
DrVrej committed Aug 28, 2020
1 parent b38ba6d commit 03cd0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/weapons/gmod_tool/stools/vjstool_healthmodifier.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ if (CLIENT) then
tutorial:SetSize(150, 20)
tutorial:SetColor(Color(0,0,255,255))
tutorial.DoClick = function()
gui.OpenURL("http://www.youtube.com/watch?v=SnuQU8Sc4cg")
gui.OpenURL("http://www.youtube.com/watch?v=kLygPP-vbHY")
end
Panel:AddPanel(tutorial)

Expand Down

0 comments on commit 03cd0fc

Please sign in to comment.