Colored block lighting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user