--- a/sources/interface.h Mon Jan 11 16:58:59 2016 +0200 +++ b/sources/interface.h Fri May 15 22:46:53 2015 +0300 @@ -86,7 +86,7 @@ std::function<void(bool)> m_disconnectCallback; IPAddress m_remoteAddress; String m_statusBarText; - StringList m_playerNames; + List<ColoredLine> m_playerNames; String m_pasteBuffer; RCONSession m_session;