mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Mapgen objects: Enable heatmap and humidmap for all biome api mapgens
This commit is contained in:
parent
d7190df07e
commit
70da8a940b
6 changed files with 49 additions and 31 deletions
|
@ -24,9 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
|
||||
#define LARGE_CAVE_DEPTH -256
|
||||
|
||||
/////////////////// Mapgen V5 flags
|
||||
//#define MGV5_ 0x01
|
||||
|
||||
class BiomeManager;
|
||||
|
||||
extern FlagDesc flagdesc_mapgen_v5[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue