mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
More fixes for 9.6
And add ping bindings :D
This commit is contained in:
@@ -380,6 +380,11 @@ function onOpenNpcTrade(items)
|
||||
addEvent(show) -- player goods has not been parsed yet
|
||||
end
|
||||
|
||||
function closeNpcTrade()
|
||||
g_game.closeNpcTrade()
|
||||
hide()
|
||||
end
|
||||
|
||||
function onCloseNpcTrade()
|
||||
hide()
|
||||
end
|
||||
|
Reference in New Issue
Block a user