diff --git a/data/scenery/corsica.scn b/data/scenery/corsica.scn index a046e79..9c3685c 100644 --- a/data/scenery/corsica.scn +++ b/data/scenery/corsica.scn @@ -15,7 +15,7 @@ scene_cant 5.0 scene_elevation 0.0 # Load texture images and set named references to them: -texture_load water01_tex textures/water01.tex 1.0 +texture_load water02_tex textures/water02.tex 1.0 #texture_load building01_day_tex textures/building01_day.tex 0.7 #texture_load building01_night_tex textures/building01_night.tex 0.7 texture_load roof_tex textures/wall01.tex 0.7 diff --git a/data/textures/water01.tex b/data/textures/water01.tex index 5d269b5..b6e30c0 100644 Binary files a/data/textures/water01.tex and b/data/textures/water01.tex differ diff --git a/data/textures/water02.tex b/data/textures/water02.tex new file mode 100644 index 0000000..5d269b5 Binary files /dev/null and b/data/textures/water02.tex differ