fix
authorMatthias Braun <matze@braunis.de>
Thu, 29 Dec 2005 13:53:08 +0000 (13:53 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 29 Dec 2005 13:53:08 +0000 (13:53 +0000)
SVN-Revision: 2966

data/levels/test/enemy3.stl

index 66ea823..2b54d47 100644 (file)
@@ -84,7 +84,7 @@
     (powerup (x 980) (y 140) (sprite "egg"))
     (powerup (x 1020) (y 140) (sprite "1up"))
     (powerup (x 1400) (y 140)
-      (sprite "images/powerups/potions/images/powerups/potions/red-potion.sprite.sprite")
+      (sprite "images/powerups/potions/red-potion.sprite")
       (contents "custom")
       (script "Level.flip_vertically();")
     )