mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01: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