mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 01:45:36 +02:00
Check for falling float
nodes in liquid transform (#12862)
This commit is contained in:
committed by
GitHub
parent
b38ffdec27
commit
dafdb3edb4
@@ -322,6 +322,9 @@ struct ContentFeatures
|
||||
bool has_on_destruct;
|
||||
bool has_after_destruct;
|
||||
|
||||
// "float" group
|
||||
bool floats;
|
||||
|
||||
/*
|
||||
Actual data
|
||||
*/
|
||||
|
Reference in New Issue
Block a user