Skip to content

Commit ce1f64d

Browse files
committed
fix shadow
1 parent 81b1e28 commit ce1f64d

5 files changed

+410
-30
lines changed

Shaderbool.h

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ bool VolumeFogB = false;
66
bool DiffVolTexB = false;
77
bool Particle1B = false;
88
bool Particle2B = false;
9+
bool ShadowPlayerB = false;
10+
bool ShadowPropB = false;
11+
bool FragmentShadowB = false;

0 commit comments

Comments
 (0)