hedgewars/uVariables.pas
changeset 15061 984c427297bb
parent 15060 9dbbb4bc1dcd
child 15093 8cb1eebee4a0
--- a/hedgewars/uVariables.pas	Sun May 26 19:12:16 2019 +0300
+++ b/hedgewars/uVariables.pas	Sun May 26 19:59:54 2019 +0200
@@ -846,7 +846,7 @@
             (FileName:  'amLandGun'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil;
             Width:  64; Height: 64; imageWidth: 0; imageHeight: 0; saveSurf: false; critical: true; checkSum: false; priority: tpMedium; getDimensions: false; getImageDimensions: true), // sprHandLandGun
             (FileName: 'amShoryuken'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil;
-            Width:  32; Height: 32; imageWidth: 0; imageHeight: 0; saveSurf: false; critical: true; checkSum: false; priority: tpMedium; getDimensions: false; getImageDimensions: true) // sprFirepunch
+            Width:  32; Height: 32; imageWidth: 0; imageHeight: 0; saveSurf: false; critical: true; checkSum: false; priority: tpMedium; getDimensions: false; getImageDimensions: true) // sprFirePunch
             );