7a6d165641
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1118 178a84e3-b1eb-0310-8ba1-8eac791a3b58
13 lines
242 B
Common Lisp
13 lines
242 B
Common Lisp
;; -*- mode: lisp -*-
|
|
|
|
(tuxkart-track
|
|
(name "The Island")
|
|
(description "Created by Johannes Sjolund")
|
|
(music "mods/Boom_boom_boom.mod")
|
|
(screenshot "images/sshot-islandtrack.rgb")
|
|
(topview "images/topview-islandtrack.rgb")
|
|
)
|
|
|
|
;; EOF ;;
|
|
|