QTfrontend/game.cpp
changeset 604 2f1165467a66
parent 603 d7877468653b
child 607 26a91a9f5514
--- a/QTfrontend/game.cpp	Fri Sep 21 19:18:06 2007 +0000
+++ b/QTfrontend/game.cpp	Fri Sep 21 21:51:48 2007 +0000
@@ -128,7 +128,7 @@
 	HWTeam team1(0);
 	team1.difficulty = 0;
 	team1.teamColor = QColor(65535);
-	team1.numHedgehogs = 4;
+	team1.numHedgehogs = 1;
 	HWProto::addStringListToBuffer(teamscfg,
 			team1.TeamGameConfig(100));