Remove Wacky templates #37, #38, #43 from Large land template
authorWuzzy <Wuzzy2@mail.ru>
Mon, 20 May 2019 01:24:25 +0200
changeset 15013 333154e90c5b
parent 15012 73edada4d71d
child 15014 f877fbeaee6c
Remove Wacky templates #37, #38, #43 from Large land template
hedgewars/uLandTemplates.pas
--- a/hedgewars/uLandTemplates.pas	Mon May 20 00:15:02 2019 +0200
+++ b/hedgewars/uLandTemplates.pas	Mon May 20 01:24:25 2019 +0200
@@ -2262,13 +2262,12 @@
 const SmallTemplates: array[0..2] of Longword = ( 39, 40, 42 );
 const MediumTemplates: array[0..18] of Longword =
       ( 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 46 );
-const LargeTemplates: array[0..20] of Longword =
+const LargeTemplates: array[0..17] of Longword =
       (
         18, 19, 20, 21, 22, 23, 24, 25, 26, 27,
-        28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 43
+        28, 29, 30, 31, 32, 33, 34, 35
       );
 const CavernTemplates: array[0..5] of Longword = (36, 2, 3, 21, 29, 45);
-//const WackyTemplates: array[0..4] of Longword = (37, 38, 39, 40, 41);
 const WackyTemplates: array[0..4] of Longword = (37, 38, 41, 43, 44);
 const TemplateCounts: array[0..5] of Longword = (
           0