hedgewars/uWorld.pas
changeset 2959 258218a50df8
parent 2958 e6f7620da87e
child 2970 011075f93746
--- 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?