close private msg when relogin

This commit is contained in:
Henrique Santiago 2012-06-09 21:12:28 -03:00
parent 043be32759
commit ea70b85c8b
1 changed files with 1 additions and 0 deletions

View File

@ -357,6 +357,7 @@ function Console.addPrivateText(text, speaktype, name, isPrivateCommand, creatur
privateTab = Console.getTab(tr('Default'))
else
privateTab = Console.addTab(name, focus)
channels[name] = name
end
privateTab.npcChat = speaktype.npcChat
elseif focus then