stk-code_catmod/data/beach.track
scifly 1740d47f76 Fixed incorrect filename.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1470 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-12 08:43:46 +00:00

13 lines
231 B
Common Lisp

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