stk-code_catmod/data/tuxtrack.track

14 lines
244 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-track
(name "Tux Tollway")
(description "Created by Oliver & Steve Baker")
(music "mods/tk2.mod")
(screenshot "images/sshot-tuxtrack.rgb")
(topview "images/topview-tuxtrack.rgb")
)
;; EOF ;;