diff -r 32ef969adeed -r c1d43ade656e sources/interface.h --- 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 DisconnectConfirmFunction = nullptr; IPAddress CurrentAddress; String StatusBarText; - StringList PlayerNames; + List PlayerNames; String PasteBuffer; RCONSession Session;