Removed wierd glow on water

This commit is contained in:
tleety
2015-09-29 11:10:08 +02:00
parent 38d3a8c990
commit a1c709a2db
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ namespace Components
struct WaterVolume : public Component
{
float Radius;
};
}