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