corrected music path in a few levels
SVN-Revision: 3034
--- /dev/null
+SUPERTUX FIXME'S
+This file is for small, obvious and temporary issues that are too minor to be put into the TODO at the wiki.
+Just put them here so you don't forget.
+---
+
+Tux is invisible!
+Some sound effects (growup, being hit) loop endlessly
+Some levels don't have the music path set correctly
+Revert Tux to single image sprite
(author "SuperTux Team")
(sector
(name "main")
- (music "forest2.ogg")
+ (music "music/forest2.ogg")
(gravity 10.000000)
(tilemap
(layer "background")
(author "SuperTux Team")
(sector
(name "main")
- (music "forest.ogg")
+ (music "music/forest.ogg")
(gravity 10.000000)
(tilemap
(layer "background")
)
(sector
(name "main")
- (music "forest2.ogg")
+ (music "music/forest2.ogg")
(gravity 10.000000)
(tilemap
(layer "background")
(author "Anubis")
(sector
(name "main")
- (music "forest2.ogg")
+ (music "music/forest2.ogg")
(gravity 10.000000)
(tilemap
(layer "background")
(supertux-level
(version 2)
(name (_ "No Name"))
- (author "No Author")
+ (author "Anubis")
(sector
(name "main")
+ (music "music/forest2.ogg")
(gravity 10.000000)
(tilemap
(layer "background")