imrpvoed water behavior
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user