mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-16 03:07:34 +00:00
Fix openVerifPopup function
This commit is contained in:
parent
d525675e4f
commit
92635144b5
|
@ -48,5 +48,3 @@ function gmInte.openVerifPopup()
|
||||||
button:SetSize(buttonGrid:GetColWide(), buttonGrid:GetRowHeight())
|
button:SetSize(buttonGrid:GetColWide(), buttonGrid:GetRowHeight())
|
||||||
buttonGrid:AddItem(button)
|
buttonGrid:AddItem(button)
|
||||||
end
|
end
|
||||||
|
|
||||||
gmInte.openVerifPopup()
|
|
Loading…
Reference in New Issue
Block a user