Added entry for flying platform.
authorRicardo Cruz <rick2@aeiou.pt>
Mon, 24 May 2004 12:01:35 +0000 (12:01 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Mon, 24 May 2004 12:01:35 +0000 (12:01 +0000)
SVN-Revision: 1305

data/supertux.strf

index b2dac90..7aa46d3 100644 (file)
          (x-hotspot 0)
          (images "shared/trampoline-4.png"))
 
+  ; Flying platforms
+  (sprite (name "flying_platform-1")
+         (x-hotspot 0)
+         (x-hotspot 0)
+         (images "shared/flying_platform-1.png"))
+
  )
 
 ;; EOF ;;