Removed a global variable
[supertux.git] / data / images / objects / hatch / hatch.sprite
1 (supertux-sprite
2        (action
3           (name "normal")
4           (x-offset 0)
5           (y-offset 0)
6           (images "hatch-0.png"))
7        (action
8           (name "open")
9           (x-offset 0)
10           (y-offset 0)
11           (images "hatch-0.png"
12                   "hatch-1.png"
13                   "hatch-2.png"
14                   "hatch-3.png"
15                   "hatch-4.png"
16                   "hatch-5.png"))
17 )