1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-06 17:41:04 +00:00

Liquids: Update flow on block load

When loading a block add liquid-nodes that might flow away or spread to
neighbours to the transforming_liquid queue.
This commit is contained in:
MillersMan 2016-11-27 21:51:40 +01:00 committed by paramat
parent cc36f5e99a
commit 9714cdcf4b
4 changed files with 266 additions and 2 deletions

View file

@ -445,6 +445,7 @@ set(common_SRCS
porting.cpp
profiler.cpp
quicktune.cpp
reflowscan.cpp
remoteplayer.cpp
rollback.cpp
rollback_interface.cpp