diff -r 2f581b1f289e -r 971e7f057a86 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sun Jan 04 14:24:44 2009 +0000 +++ b/hedgewars/uConsts.pas Mon Jan 05 17:03:49 2009 +0000 @@ -446,7 +446,7 @@ Width: 64; Height: 64; saveSurf: false),// sprDress (FileName: 'Censored'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; Width: 64; Height: 16; saveSurf: false),// sprCensored - (FileName: 'Drill'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; + (FileName: 'Drill'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; Width: 16; Height: 16; saveSurf: false),// sprDrill (FileName: 'amDrill'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; Width: 32; Height: 32; saveSurf: false)// sprHandDrill