mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
skill
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
vipWindow = nil
|
||||
|
||||
function createVipWindow()
|
||||
vipWindow = loadUI("/game/ui/viplist.otui", Game.gameUi)
|
||||
vipWindow = loadUI("/game/ui/vipwindow.otui", Game.gameUi)
|
||||
end
|
||||
|
||||
function Game.onAddVip(id, name, online)
|
||||
|
Reference in New Issue
Block a user