added more speed to the tux walk on WM.
[supertux.git] / data / images / worldmap / common / leveldot.sprite
1 (supertux-sprite
2   (action
3     (name "default")
4     (x-offset 16)
5     (y-offset 16)
6     (images "leveldot_red.png")
7   )
8   (action
9     (name "solved")
10     (x-offset 16)
11     (y-offset 16)
12     (images "leveldot_green.png")
13   )
14 )