Update water a bit.

develop
Warmist 2013-06-23 21:49:17 +03:00
parent 84ed3797d4
commit 0473f89fa2
1 changed files with 1 additions and 1 deletions

@ -288,7 +288,7 @@ void lightingEngineViewscreen::doOcupancyAndLights()
} }
else if(!d->bits.liquid_type && d->bits.flow_size>3 ) else if(!d->bits.liquid_type && d->bits.flow_size>3 )
{ {
curCell=lightCell(0.5f,0.5f,0.6f); curCell*=lightCell(0.7f,0.7f,0.8f);
} }
//todo constructions //todo constructions