QTfrontend/net/newnetclient.h
changeset 9541 312bb4384f33
parent 9080 9b42757d7e71
child 9549 ac5c1f691ce2
--- a/QTfrontend/net/newnetclient.h	Mon Oct 14 00:33:10 2013 -0400
+++ b/QTfrontend/net/newnetclient.h	Mon Oct 14 23:57:31 2013 +0400
@@ -154,7 +154,7 @@
         void askServerVars();
 
         void JoinRoom(const QString & room);
-        void CreateRoom(const QString & room);
+        void CreateRoom(const QString & room, const QString &password);
         void updateRoomName(const QString &);
         void askRoomsList();
         void gameFinished(bool correcly);