merge
authorunc0rr
Thu, 23 Jun 2011 21:14:41 +0400
changeset 5292 f9f75c5bc395
parent 5289 9d18b61bd3eb (current diff)
parent 5290 eea7570d345f (diff)
child 5294 67278f1cba2c
merge
--- a/hedgewars/uCollisions.pas	Thu Jun 23 21:12:27 2011 +0400
+++ b/hedgewars/uCollisions.pas	Thu Jun 23 21:14:41 2011 +0400
@@ -22,7 +22,7 @@
 interface
 uses uFloat, uTypes;
 
-const cMaxGearArrayInd = 255;
+const cMaxGearArrayInd = 1023;
 
 type PGearArray = ^TGearArray;
     TGearArray = record