stk-code_catmod/data/lighthouse.track

12 lines
234 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-track
(name "Around the Lighthouse")
(description "Created by Ingo Ruhnke")
(music "mods/tk2.mod")
(screenshot "images/sshot-lighthouse.rgb")
(topview "images/topview-lighthouse.rgb")
)
;; EOF ;;