mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
bind zoom hotkeys
This commit is contained in:
@@ -327,7 +327,6 @@ function Console.addTabText(text, speaktype, tab)
|
||||
label:setText(text)
|
||||
label:setColor(speaktype.color)
|
||||
consoleTabBar:blinkTab(tab)
|
||||
print 'yeah'
|
||||
|
||||
if panel:getChildCount() > 10 then
|
||||
panel:removeChild(panel:getFirstChild())
|
||||
|
Reference in New Issue
Block a user