mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 22:07:34 +00:00
Fix openVerifPopup function in cl_gui_link.lua
This commit is contained in:
parent
74dbccbc0b
commit
b20e453e7e
|
@ -62,6 +62,4 @@ function gmInte.openVerifPopup()
|
||||||
end
|
end
|
||||||
draw.RoundedBox(8, 0, 0, w, h, color)
|
draw.RoundedBox(8, 0, 0, w, h, color)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
gmInte.openVerifPopup()
|
|
Loading…
Reference in New Issue
Block a user