From 5476cc82203fb56bc5e427a9b826119239c598d3 Mon Sep 17 00:00:00 2001 From: Ricardo Cruz Date: Mon, 24 May 2004 12:01:35 +0000 Subject: [PATCH] Added entry for flying platform. SVN-Revision: 1305 --- data/supertux.strf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/supertux.strf b/data/supertux.strf index b2dac9089..7aa46d3d2 100644 --- a/data/supertux.strf +++ b/data/supertux.strf @@ -632,6 +632,12 @@ (x-hotspot 0) (images "shared/trampoline-4.png")) + ; Flying platforms + (sprite (name "flying_platform-1") + (x-hotspot 0) + (x-hotspot 0) + (images "shared/flying_platform-1.png")) + ) ;; EOF ;; -- 2.11.0