hedgewars/uConsts.pas
changeset 2972 82828fd23dea
parent 2948 3f21a9dc93d0
child 2974 f3fa665f0874
--- a/hedgewars/uConsts.pas	Tue Mar 09 02:48:27 2010 +0000
+++ b/hedgewars/uConsts.pas	Wed Mar 10 06:50:06 2010 +0000
@@ -87,7 +87,7 @@
 
     TVisualGearType = (vgtFlake, vgtCloud, vgtExplPart, vgtExplPart2, vgtFire,
             vgtSmallDamageTag, vgtTeamHealthSorter, vgtSpeechBubble, vgtBubble,
-            vgtSteam, vgtSmoke, vgtSmokeWhite, vgtHealth, vgtShell, vgtDust);
+            vgtSteam, vgtAmmo, vgtSmoke, vgtSmokeWhite, vgtHealth, vgtShell, vgtDust);
 
     TGearsType = set of TGearType;