Removed a global variable
[supertux.git] / data / images / objects / radio / radio.sprite
1 (supertux-sprite
2  (action
3   (name "quiet")
4   (x-offset 0)
5   (y-offset 0)
6   (images "radio1.png"))
7  (action
8   (name "loud")
9   (x-offset 0)
10   (y-offset 0)
11   (images "radio1.png"
12    "radio2.png"
13    "radio3.png")
14   )
15 )