1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

SAO limits: Allow SAOs to exist outside the set 'mapgen limit'

This commit is contained in:
paramat 2018-02-20 19:32:24 +00:00 committed by paramat
parent 88a7160ad8
commit 359a940dde
6 changed files with 5 additions and 48 deletions

View file

@ -350,8 +350,6 @@ public:
*/
MapSector *createSector(v2s16 p);
bool saoPositionOverLimit(const v3f &p);
/*
Blocks are generated by using these and makeBlock().
*/