stk-code_catmod/data/old.herring

12 lines
185 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
;; nothing specified --> chose the default models
(herring
(gold "OLD_GOLD")
(silver "OLD_SILVER")
(green "OLD_GREEN")
(red "OLD_RED")
)
;; EOF ;;