mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02:00
More multiprotocol support
This commit is contained in:
@@ -135,10 +135,6 @@ function toggle()
|
||||
end
|
||||
end
|
||||
|
||||
function onMiniWindowClose()
|
||||
combatControlsButton:setOn(false)
|
||||
end
|
||||
|
||||
function onSetFightMode(self, selectedFightButton)
|
||||
if selectedFightButton == nil then return end
|
||||
local buttonId = selectedFightButton:getId()
|
||||
|
Reference in New Issue
Block a user