mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
Other minor fixes
This commit is contained in:
@@ -286,8 +286,6 @@ function addTab(name, focus)
|
||||
end
|
||||
if focus then
|
||||
consoleTabBar:selectTab(tab)
|
||||
elseif not serverTab or name ~= serverTab:getText() then
|
||||
consoleTabBar:blinkTab(tab)
|
||||
end
|
||||
return tab
|
||||
end
|
||||
|
Reference in New Issue
Block a user