fix skull_tile sprite
authorMatthias Braun <matze@braunis.de>
Sat, 20 May 2006 13:51:11 +0000 (13:51 +0000)
committerMatthias Braun <matze@braunis.de>
Sat, 20 May 2006 13:51:11 +0000 (13:51 +0000)
SVN-Revision: 3559

data/images/objects/skull_tile/skull_tile.sprite

index 6220704..122114a 100644 (file)
@@ -1,6 +1,6 @@
 (supertux-sprite
-    (action
-      (name "normal"
-      (images "../skulls/skull.png")
-    )
+  (action
+    (name "normal")
+    (images "../skulls/skull.png")
+  )
 )