sources/interface.h

branch
protocol5
changeset 78
c1d43ade656e
parent 73
07dda51a7a8e
child 80
f992b027374b
--- 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;
 

mercurial