From a1ae240ffa70303b4b05d5f8467a390e018d3978 Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Tue, 27 Apr 2004 12:08:14 +0000 Subject: [PATCH] - fixed align SVN-Revision: 777 --- data/supertux.strf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) -- 2.11.0