mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 09:39:21 +02:00
Fix #600
This commit is contained in:
parent
c49a6f3bf2
commit
5ada7eb5ec
@ -92,8 +92,10 @@ function onMiniWindowClose()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function createAddWindow()
|
function createAddWindow()
|
||||||
|
if not addVipWindow then
|
||||||
addVipWindow = g_ui.displayUI('addvip')
|
addVipWindow = g_ui.displayUI('addvip')
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
function createEditWindow(widget)
|
function createEditWindow(widget)
|
||||||
if editVipWindow then
|
if editVipWindow then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user