Colored block lighting

This commit is contained in:
milkwx3
2026-06-24 20:25:11 +03:00
parent d02d751275
commit 85ddc90883
6 changed files with 217 additions and 25 deletions
+1 -1
View File
@@ -102,7 +102,7 @@
#define TPS 30.0
#define TPS_DIV 1.0 / TPS
//Rendering
#define RENDER_DISTANCE 2
#define RENDER_DISTANCE 5
#define RENDER_DISTANCE_SQUARED RENDER_DISTANCE*RENDER_DISTANCE
//Game stuff