Update MaxHedgehogs for template #43
authorWuzzy <Wuzzy2@mail.ru>
Mon, 20 May 2019 00:15:02 +0200
changeset 15012 73edada4d71d
parent 15011 bea068dd9356
child 15013 333154e90c5b
Update MaxHedgehogs for template #43
hedgewars/uLandTemplates.pas
--- a/hedgewars/uLandTemplates.pas	Sun May 19 23:52:13 2019 +0200
+++ b/hedgewars/uLandTemplates.pas	Mon May 20 00:15:02 2019 +0200
@@ -2229,7 +2229,7 @@
         TemplateHeight: 4096; TemplateWidth: 4096;
         canMirror: true; canFlip: true; isNegative: false; canInvert: false;
         hasGirders: true;
-        MaxHedgeHogs: 48;
+        MaxHedgeHogs: 64;
        ),
        (BasePoints: PPointArray(@Template44Points);
         BasePointsCount: Succ(High(Template44Points));