stk-code_catmod/data/island.cup

9 lines
172 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(supertuxkart-cup
(name "All Island Tracks")
(description "All three tracks on Islands")
(tracks "beach" "lighthouse" "islandtrack" ))
;; EOF ;;