From: Ricardo Cruz Date: Sun, 25 Apr 2004 12:50:24 +0000 (+0000) Subject: Just updated the gradients test to use the new color entries. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=cac30151f955dbda5edc4a4b74595b1dc2ac26cd;p=supertux.git Just updated the gradients test to use the new color entries. SVN-Revision: 700 --- diff --git a/data/levels/test/level4.stl b/data/levels/test/level4.stl index b2055d041..824bb1cfb 100644 --- a/data/levels/test/level4.stl +++ b/data/levels/test/level4.stl @@ -1,4 +1,3 @@ - (supertux-level (version 1) (name "Gradients Test") @@ -7,12 +6,12 @@ (height 15) (background "") (music "Mortimers_chipdisko.mod") - (bkgd_top_red 200) - (bkgd_top_green 200) - (bkgd_top_blue 60) - (bkgd_bottom_red 220) - (bkgd_bottom_green 140) - (bkgd_bottom_blue 120) + (bkgd_red_top 200) + (bkgd_green_top 200) + (bkgd_blue_top 60) + (bkgd_red_bottom 220) + (bkgd_green_bottom 140) + (bkgd_blue_bottom 120) (time 500) (gravity 10) (particle_system "")