hedgewars/uGears.pas
changeset 3180 724e094a8912
parent 3172 ae5c7f97df44
child 3230 6c8c1fe7c2b1
--- a/hedgewars/uGears.pas	Tue Mar 30 15:46:33 2010 +0000
+++ b/hedgewars/uGears.pas	Tue Mar 30 16:01:12 2010 +0000
@@ -58,7 +58,7 @@
             FlightTime: Longword;
             uid: Longword;
             ImpactSound: TSound; // first sound, others have to be after it in the sounds def.
-            nImpactSounds: ShortInt; // count of ImpactSounds
+            nImpactSounds: Word; // count of ImpactSounds
             SoundChannel: LongInt
         end;