Report 48 hogs for drawn maps
authorunc0rr
Sat, 18 Dec 2010 21:19:26 +0300
changeset 4559 194d5a7a3fd4
parent 4558 8fb24f377974
child 4560 5d6c7f88db73
Report 48 hogs for drawn maps
hedgewars/uLand.pas
--- a/hedgewars/uLand.pas	Sat Dec 18 21:17:37 2010 +0300
+++ b/hedgewars/uLand.pas	Sat Dec 18 21:19:26 2010 +0300
@@ -553,7 +553,7 @@
 begin
     uLandPainted.Draw;
 
-    MaxHedgehogs:= 18;
+    MaxHedgehogs:= 48;
     hasGirders:= true;
     playHeight:= 2048;
     playWidth:= 4096;