mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-28 22:05:01 +01:00
Attempt to fix oversight
This commit is contained in:
parent
a302178374
commit
b179ffba5e
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ public class FluidDrainingBehaviour extends FluidManipulationBehaviour {
|
|||
|
||||
blockEntity.sendData();
|
||||
visited.clear();
|
||||
frontier.clear();
|
||||
}
|
||||
|
||||
private void continueValidation() {
|
||||
|
|
Loading…
Reference in a new issue