QTfrontend/newnetclient.h
changeset 1339 8a11157c6c81
parent 1324 4b48ae1f0f53
child 1344 4004e597f1bf
--- a/QTfrontend/newnetclient.h	Thu Oct 09 17:28:22 2008 +0000
+++ b/QTfrontend/newnetclient.h	Thu Oct 09 20:36:53 2008 +0000
@@ -42,6 +42,7 @@
   void Connect(const QString & hostName, quint16 port, const QString & nick);
   void Disconnect();
   void Ready();
+  bool isRoomChief();
 
  private:
   GameUIConfig* config;