Fixed: Timestamps in chat not visible after switching characters
--HG-- branch : develop
This commit is contained in:
parent
1863f91782
commit
73d010ca6b
1 changed files with 1 additions and 0 deletions
|
@ -232,4 +232,5 @@ void CChatTextManager::reset ()
|
|||
_TextFontSize = NULL;
|
||||
_TextMultilineSpace = NULL;
|
||||
_TextShadowed = NULL;
|
||||
_ShowTimestamps = NULL;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue