From: Ingo Ruhnke Date: Tue, 27 Apr 2004 12:08:14 +0000 (+0000) Subject: - fixed align X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=a1ae240ffa70303b4b05d5f8467a390e018d3978;p=supertux.git - fixed align SVN-Revision: 777 --- diff --git a/data/supertux.strf b/data/supertux.strf index 5ea1c35c7..8ff1d0028 100644 --- a/data/supertux.strf +++ b/data/supertux.strf @@ -152,11 +152,11 @@ (sprite (name "largetux-duck-left") (x-hotspot 6) - (y-hotspot 2) + (y-hotspot 6) (images "shared/tux-duck-left.png")) (sprite (name "largetux-duck-right") (x-hotspot 6) - (y-hotspot 2) + (y-hotspot 6) (images "shared/tux-duck-right.png")) @@ -240,7 +240,7 @@ (sprite (name "firetux-duck-left") (x-hotspot 6) - (y-hotspot 2) + (y-hotspot 6) (images "shared/tux-duck-left.png")) (sprite (name "firetux-duck-right") (x-hotspot 6)