--- a/sources/interface.h Fri May 15 21:43:21 2015 +0300 +++ b/sources/interface.h Fri May 15 22:46:53 2015 +0300 @@ -93,7 +93,7 @@ Function<void (void)> DisconnectConfirmFunction = nullptr; IPAddress CurrentAddress; String StatusBarText; - StringList PlayerNames; + List<ColoredLine> PlayerNames; String PasteBuffer; RCONSession Session;