--- 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;