hedgewars/uLandTemplates.pas
changeset 2376 ece7b87f1334
parent 2338 8f6508c97f3f
child 2425 a4af95e6382c
--- a/hedgewars/uLandTemplates.pas	Thu Sep 10 15:22:34 2009 +0000
+++ b/hedgewars/uLandTemplates.pas	Thu Sep 10 15:29:28 2009 +0000
@@ -1913,7 +1913,7 @@
 const MediumTemplates: array[0..17] of Longword =
       ( 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 );
 const LargeTemplates: array[0..19] of Longword =
-      ( 
+      (
         18, 19, 20, 21, 22, 23, 24, 25, 26, 27,
         28, 29, 30, 31, 32, 33, 34, 35, 37, 38
       );