mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
finally reloadable vip, skills, inventory, chat and minimap
This commit is contained in:
@@ -113,7 +113,7 @@ end
|
||||
local function onOpenPrivateChannel(receiver)
|
||||
local privateTab = Console.getTab(receiver)
|
||||
if privateTab == nil then
|
||||
Console.addTab(receiver)
|
||||
Console.addTab(receiver, true)
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user