add 'below_sea_level' layer property

This commit is contained in:
MihailRis
2024-08-17 18:44:08 +03:00
parent 2a767a3638
commit c5877684eb
4 changed files with 22 additions and 6 deletions
+1
View File
@@ -11,6 +11,7 @@ class Content;
struct BlocksLayer {
std::string block;
int height;
bool below_sea_level;
struct {
blockid_t id;