changeset 312 | c36d0b34ac3d |
parent 246 | 107f7e826a83 |
child 314 | 83773ccf4f09 |
--- a/QTfrontend/team.h Mon Jan 08 18:21:40 2007 +0000 +++ b/QTfrontend/team.h Mon Jan 08 20:51:22 2007 +0000 @@ -43,7 +43,7 @@ bool SaveToFile(); void SetToPage(HWForm * hwform); void GetFromPage(HWForm * hwform); - QStringList TeamGameConfig(quint32 color, int hedgehogs) const; + QStringList TeamGameConfig(quint32 color, int hedgehogs, quint32 InitHealth) const; bool operator==(const HWTeam& t1) const; bool operator<(const HWTeam& t1) const;