mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 01:25:20 +02:00
Add initial Decoration support, many misc. improvements & modifications
This commit is contained in:
@@ -84,6 +84,7 @@ public:
|
||||
|
||||
void addBiome(Biome *b);
|
||||
void resolveNodeNames(INodeDefManager *ndef);
|
||||
u8 getBiomeIdByName(const char *name);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user