mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 14:13:27 +02:00
Added waypoints for bot
This commit is contained in:
@@ -35,7 +35,7 @@ function init()
|
||||
end
|
||||
|
||||
function terminate()
|
||||
disconnect(g_game, { onGameEnd = hide })
|
||||
disconnect(g_game, { onGameStart = check, onGameEnd = hide })
|
||||
|
||||
ProtocolGame.unregisterExtendedOpcode(SHOP_EXTENTED_OPCODE, onExtendedOpcode)
|
||||
|
||||
|
Reference in New Issue
Block a user