Cleanup, don't move stuff in and out of temporary bitmap texts. This also fixes colors taking up space in chat problem.
This commit is contained in:
@@ -26,7 +26,6 @@ private:
|
||||
//Chatting
|
||||
BitmapText m_textChatInput;
|
||||
BitmapText m_textChatOutput;
|
||||
BitmapText m_textOutHidden;
|
||||
Sprite m_sprChatInputBox;
|
||||
Sprite m_sprChatOutputBox;
|
||||
CString m_sTextInput;
|
||||
|
||||
Reference in New Issue
Block a user