Skip to content

Commit

Permalink
Merge pull request #1685 from Areloch/maxRainDropBatch
Browse files Browse the repository at this point in the history
Precipitation maxVBDrops correction.
  • Loading branch information
Areloch authored Jul 12, 2016
2 parents 03a3d7f + e06018a commit 5fa8504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Engine/source/T3D/fx/precipitation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ Precipitation::Precipitation()
mSplashShaderCameraPosSC = NULL;
mSplashShaderAmbientSC = NULL;

mMaxVBDrops = 5000;
}

Precipitation::~Precipitation()
Expand Down

0 comments on commit 5fa8504

Please sign in to comment.