Add generated area border wall option
This commit is contained in:
@@ -77,6 +77,8 @@ typedef struct {
|
||||
int sea_level;
|
||||
int world_seed;
|
||||
int enable_trails;
|
||||
int enable_wall;
|
||||
int wall_min_x, wall_max_x, wall_min_z, wall_max_z;
|
||||
int snow_line;
|
||||
struct trail_segment *trail_segments;
|
||||
size_t trail_segment_count;
|
||||
|
||||
Reference in New Issue
Block a user