Fix openVerifPopup function

This commit is contained in:
Linventif 2024-02-09 23:00:07 +01:00
parent d525675e4f
commit 92635144b5

View File

@ -48,5 +48,3 @@ function gmInte.openVerifPopup()
button:SetSize(buttonGrid:GetColWide(), buttonGrid:GetRowHeight())
buttonGrid:AddItem(button)
end
gmInte.openVerifPopup()