mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Fix #600
This commit is contained in:
@@ -92,7 +92,9 @@ function onMiniWindowClose()
|
||||
end
|
||||
|
||||
function createAddWindow()
|
||||
addVipWindow = g_ui.displayUI('addvip')
|
||||
if not addVipWindow then
|
||||
addVipWindow = g_ui.displayUI('addvip')
|
||||
end
|
||||
end
|
||||
|
||||
function createEditWindow(widget)
|
||||
|
Reference in New Issue
Block a user