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