mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 18:05:22 +02:00
Document the deprecation of hardcoded cave liquids (#8692)
This commit is contained in:
@@ -278,5 +278,7 @@ protected:
|
||||
float cavern_limit;
|
||||
float cavern_taper;
|
||||
float cavern_threshold;
|
||||
// TODO 'lava_depth' is deprecated and should be removed. Cave liquids are
|
||||
// now defined and located using biome definitions.
|
||||
int lava_depth;
|
||||
};
|
||||
|
Reference in New Issue
Block a user