From: Matthias Braun Date: Wed, 30 Mar 2005 20:50:21 +0000 (+0000) Subject: fixed door sprite after shrinking it... X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=0e05f9f7c94316dc58481d3a232f5897c7ff1274;p=supertux.git fixed door sprite after shrinking it... SVN-Revision: 2301 --- diff --git a/data/images/supertux.strf b/data/images/supertux.strf index e14e26a93..2ec2736f8 100644 --- a/data/images/supertux.strf +++ b/data/images/supertux.strf @@ -1282,12 +1282,12 @@ (action (name "default") (x-offset 0) - (y-offset 64) + (y-offset 0) (images "shared/door-1.png")) (action (name "open") (x-offset 0) - (y-offset 64) + (y-offset 0) (images "shared/door-1.png" "shared/door-2.png" "shared/door-3.png"