4 lines
123 B
C
4 lines
123 B
C
#define max_active_chunks 1000
|
|
#define render_distance 6
|
|
#define vertical_render_distance 3 // chunks below ground only
|