fixed door sprite after shrinking it...
authorMatthias Braun <matze@braunis.de>
Wed, 30 Mar 2005 20:50:21 +0000 (20:50 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 30 Mar 2005 20:50:21 +0000 (20:50 +0000)
SVN-Revision: 2301

data/images/supertux.strf

index e14e26a..2ec2736 100644 (file)
        (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"