hedgewars/uAmmos.pas
changeset 5167 7b515d0945b1
parent 5136 948da1e50205
child 5272 a85d331ab5bb
--- a/hedgewars/uAmmos.pas	Wed Apr 20 05:26:47 2011 +0200
+++ b/hedgewars/uAmmos.pas	Thu Apr 21 07:41:24 2011 +0200
@@ -232,7 +232,7 @@
                 end
             end
     end;
-perfExt_AmmoUpdate;
+uMobile.AmmoUpdate;
 end;
 
 function  HHHasAmmo(var Hedgehog: THedgehog; Ammo: TAmmoType): boolean;