mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Implement check_offset for decorations
This commit is contained in:
parent
c91182e1b3
commit
ba80d1ce1f
4 changed files with 32 additions and 12 deletions
|
@ -73,6 +73,7 @@ public:
|
|||
std::vector<content_t> c_spawnby;
|
||||
s16 nspawnby;
|
||||
s16 place_offset_y = 0;
|
||||
s16 check_offset = -1;
|
||||
|
||||
std::unordered_set<biome_t> biomes;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue