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