stk-code_catmod/data/sandtrack.track

13 lines
263 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-track
(name "Shifting Sands")
(description "Created by Oliver & Steve Baker")
(music "oggs/desert_dunes.ogg" "oggs/tk7.ogg")
(screenshot "sshot-sandtrack.rgb")
(topview "topview-sandtrack.rgb")
)
;; EOF ;;