From: Matthias Braun Date: Thu, 20 May 2004 23:09:19 +0000 (+0000) Subject: fix for trampoline syntax X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=d1fdae7ec8749e7a2a88a29a529747b773f650ce;p=supertux.git fix for trampoline syntax SVN-Revision: 1285 --- diff --git a/data/levels/test/level6.stl b/data/levels/test/level6.stl index c745246d2..7772e0397 100644 --- a/data/levels/test/level6.stl +++ b/data/levels/test/level6.stl @@ -78,7 +78,7 @@ (objects (mriceblock (x 439) (y 159) (stay-on-platform #t)) (mriceblock (x 479) (y 159) (stay-on-platform #f)) - (trampoline (x 250) (y 150) (power 7.5) (type "trampoline")) + (trampoline (x 250) (y 150) (power 7.5)) ) )