Default to an empty field for cubemap in the river and other water object builder script.

This commit is contained in:
thecelloman 2013-04-17 23:13:26 -04:00
parent 134042e268
commit 3934c3bbbe
4 changed files with 0 additions and 4 deletions

View file

@ -78,7 +78,6 @@ function RiverEditorGui::createRiver( %this )
rippleTex = "art/water/ripple.dds";
foamTex = "art/water/foam";
cubemap = "DefaultSkyCubemap";
depthGradientTex = "art/water/depthcolor_ramp";
};