e5fd4c885c
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
12 lines
220 B
Common Lisp
12 lines
220 B
Common Lisp
;; -*- mode: lisp -*-
|
|
|
|
(tuxkart-track
|
|
(name "Around the Lighthouse")
|
|
(description "Created by Ingo Ruhnke")
|
|
(music "mods/tk2.mod")
|
|
(screenshot "sshot-lighthouse.rgb")
|
|
(topview "topview-lighthouse.rgb")
|
|
)
|
|
|
|
;; EOF ;;
|