stk-code_catmod/data/beach.track
hikerstk e5fd4c885c Fixed bug 1799349: Islandtrack couldn't be used
because of 'images/sky2.rgb' not found.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1252 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-09-21 06:41:12 +00:00

13 lines
213 B
Common Lisp

;; -*- mode: lisp -*-
(tuxkart-track
(name "On the Beach")
(description "Created by Ingo Ruhnke")
(music "mods/Boom_boom_boom.mod")
(screenshot "sshot-beach.rgb")
(topview "topview-beach.rgb")
)
;; EOF ;;