imrpvoed water behavior

This commit is contained in:
2025-05-05 20:10:02 +02:00
parent 9a36418d23
commit 7458d5749c
2 changed files with 4 additions and 7 deletions

View File

@@ -158,9 +158,6 @@ public class Chunk {
swapTo.Moved();
if (swapTo.IsEmpty())
swapTo.ActivateNeighbors();
// TODO:
// if either "what" or "swapTo" is empty, re-activate all neighbors of the now empty ones
}
public override string ToString() {