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