mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 22:23:28 +02: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