mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 22:07:34 +00:00
Fix openVerifPopup function
This commit is contained in:
parent
d525675e4f
commit
92635144b5
|
@ -47,6 +47,4 @@ function gmInte.openVerifPopup()
|
||||||
end
|
end
|
||||||
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