QTfrontend/team.h
changeset 1240 16b85f292030
parent 1066 1f1b3686a2b0
child 1325 c8994d47f41d
equal deleted inserted replaced
1239:4901abe4c3b0 1240:16b85f292030
    41 		bool isNetTeam() const;
    41 		bool isNetTeam() const;
    42 		unsigned int getNetID() const;
    42 		unsigned int getNetID() const;
    43 
    43 
    44 		QString TeamName;
    44 		QString TeamName;
    45 		QString HHName[8];
    45 		QString HHName[8];
    46 		QString	Grave;
    46 		QString HHHat[8];
       
    47 		QString Grave;
    47 		QString Fort;
    48 		QString Fort;
    48 		unsigned int difficulty;
    49 		unsigned int difficulty;
    49 		BindAction binds[BINDS_NUMBER];
    50 		BindAction binds[BINDS_NUMBER];
    50 
    51 
    51 		unsigned char numHedgehogs;
    52 		unsigned char numHedgehogs;