author | smxx |
Sat, 06 Mar 2010 13:56:33 +0000 | |
changeset 2959 | 258218a50df8 |
parent 2958 | e6f7620da87e |
child 2960 | b467a681c5e0 |
--- a/hedgewars/uWorld.pas Sat Mar 06 13:55:58 2010 +0000 +++ b/hedgewars/uWorld.pas Sat Mar 06 13:56:33 2010 +0000 @@ -122,7 +122,6 @@ // check different game flags (goals/game modes first for now) g:= AddGoal(g, gfKing, gidKing); // king? -g:= AddGoal(g, gfTreasureHunt, gidTreasureHunt, cTreasureHuntGoalScore); // treasure hunt? // other important flags g:= AddGoal(g, gfForts, gidForts); // forts?