--- a/hedgewars/uConsts.pas Sun Mar 28 23:11:16 2010 +0000
+++ b/hedgewars/uConsts.pas Sun Mar 28 23:14:54 2010 +0000
@@ -737,7 +737,7 @@
(FileName: 'amBee'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil;
Width: 128; Height: 128; imageWidth: 0; imageHeight: 0; saveSurf: false), // sprHandBee
(FileName: 'Feather'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
- Width: 8; Height: 8; imageWidth: 0; imageHeight: 0; saveSurf: false) // sprFeather
+ Width: 15; Height: 25; imageWidth: 0; imageHeight: 0; saveSurf: false) // sprFeather
);
Wavez: array [TWave] of record