ee8289025486a0d5640e53879789553bf79d2982
[supertux.git] / data / images / worldmap / common / hiddendot.sprite
1 (supertux-sprite
2   (action
3     (name "default")
4     (hitbox 16 16 0 0)
5     (images "invisible.png")
6   )
7   (action
8     (name "solved")
9     (hitbox 16 16 0 0)
10     (images "leveldot_green.png")
11   )
12 )