Delete LISP files (bye bye).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5096 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
;; -*- mode: lisp -*-
|
||||
|
||||
(tuxkart-collectable
|
||||
(name "anchor")
|
||||
(mesh "anchor.b3d")
|
||||
(icon "anchor-icon.png")
|
||||
)
|
||||
|
||||
;; EOF ;;
|
||||
@@ -1,9 +0,0 @@
|
||||
;; -*- mode: lisp -*-
|
||||
|
||||
(tuxkart-collectable
|
||||
(name "magnet")
|
||||
(model "magnet.ac")
|
||||
(icon "magnet.png")
|
||||
)
|
||||
|
||||
;; EOF ;;
|
||||
@@ -1,9 +0,0 @@
|
||||
;; -*- mode: lisp -*-
|
||||
|
||||
(tuxkart-collectable
|
||||
(name "parachute")
|
||||
(mesh "parachute.b3d")
|
||||
(icon "parachute.png")
|
||||
)
|
||||
|
||||
;; EOF ;;
|
||||
@@ -1,9 +0,0 @@
|
||||
;; -*- mode: lisp -*-
|
||||
|
||||
(tuxkart-collectable
|
||||
(name "swap")
|
||||
(mesh "zipper.b3d")
|
||||
(icon "swap-icon.png")
|
||||
)
|
||||
|
||||
;; EOF ;;
|
||||
@@ -1,9 +0,0 @@
|
||||
;; -*- mode: lisp -*-
|
||||
|
||||
(tuxkart-collectable
|
||||
(name "zipper")
|
||||
(mesh "zipper.b3d")
|
||||
(icon "zipper_collect.png")
|
||||
)
|
||||
|
||||
;; EOF ;;
|
||||
Reference in New Issue
Block a user