mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-06 12:26:50 +01:00
Small bug fixes, new lua functions and few new customized features
This commit is contained in:
@@ -483,6 +483,10 @@ function removeTab(tab)
|
||||
g_game.closeNpcChannel()
|
||||
end
|
||||
|
||||
if getCurrentTab() == tab then
|
||||
consoleTabBar:selectTab(defaultTab)
|
||||
end
|
||||
|
||||
consoleTabBar:removeTab(tab)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user