Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
null511 committed Jan 4, 2023
1 parent 2267ca3 commit 4357d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shaders/lib/common.glsl
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const bool colortex14Clear = false;
#define BLOCK_OUTLINE 3 // [0 1 2 3]
#define BLOCKLIGHT_TEMP 2700 // [2500 2700 3000 3500 4000 5700 7000]
#define DIRECTIONAL_LIGHTMAP_STRENGTH 0 // [0 10 20 30 40 50 60 70 80 90 100]
#define SHADOW_BRIGHTNESS 8 // [0 2 4 6 8 10 12 14 16 18 20 25 30 35 40 45 50 60 70 80 90 100]
#define SHADOW_BRIGHTNESS 12 // [0 2 4 6 8 10 12 14 16 18 20 25 30 35 40 45 50 60 70 80 90 100]
//#define ANIM_USE_WORLDTIME


Expand Down

0 comments on commit 4357d70

Please sign in to comment.