Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirteenAG committed Jun 16, 2024
1 parent 64788f5 commit c010140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/snow/snow.ixx
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ private:
pRainRender->tintColorX = 30.0f;
pRainRender->tintColorY = 30.0f;
pRainRender->tintColorZ = 30.0f;
pRainRender->tintColorW = 0.6f;
pRainRender->tintColorW = 0.15f;
pRainRender->tintColorPhase2X = 1.0f;
pRainRender->tintColorPhase2Y = 1.0f;
pRainRender->tintColorPhase2Z = 1.0f;
Expand Down

0 comments on commit c010140

Please sign in to comment.