mirror of
https://github.com/edubart/otclient.git
synced 2025-12-01 07:36:49 +01: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