removed old track race

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2362 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2008-10-22 15:30:57 +00:00
parent ec272cf9ec
commit c6abd628ca
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
(supertuxkart-grand-prix
(name _("All tracks"))
(description _("All tracks included in SuperTuxKart"))
(tracks "beach" "startrack" "lighthouse" "jungle" "volcano" "islandtrack" "sandtrack" "fortmagma" "snowtuxpeak" "crescentcrossing" "olivermath" "race" "city" "canyon" "subseatrack" "tuxtrack")
(laps 2 3 4 3 3 2 3 3 3 2 4 5 2 2 3 2)
(tracks "beach" "startrack" "lighthouse" "jungle" "volcano" "islandtrack" "sandtrack" "fortmagma" "snowtuxpeak" "crescentcrossing" "olivermath" "racetrack" "city" "canyon" "subseatrack" "tuxtrack")
(laps 2 3 4 3 3 2 3 3 3 2 4 3 2 2 3 2)
)
;; EOF ;;

View File

@ -3,8 +3,8 @@
(supertuxkart-grand-prix
(name _("Penguin Playground"))
(description _("First grand prix, easy to get started"))
(tracks "tuxtrack" "race" "olivermath")
(laps 3 5 4)
(tracks "tuxtrack" "racetrack" "olivermath")
(laps 3 3 4)
)
;; EOF ;;