QTfrontend/team.h
changeset 10400 47e2189eae44
parent 10248 7b9b44a051f8
child 11046 47a8c19ecb60
--- a/QTfrontend/team.h	Sun Aug 24 23:53:33 2014 +0400
+++ b/QTfrontend/team.h	Mon Aug 25 00:11:19 2014 +0400
@@ -89,6 +89,7 @@
         void setName(const QString & name);
         void setNumHedgehogs(unsigned char num);
         void setVoicepack(const QString & voicepack);
+        void setNetTeam(bool isNetTeam);
 
         // increments for statistical info
         void incRounds();