mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-15 21:29:05 +00:00
parent
952c1cce48
commit
5628441235
1 changed files with 0 additions and 2 deletions
|
@ -154,8 +154,6 @@ public class WaterSpout extends WaterAbility {
|
||||||
AFFECTED_BLOCKS.remove(tb.getBlock());
|
AFFECTED_BLOCKS.remove(tb.getBlock());
|
||||||
tb.revertBlock();
|
tb.revertBlock();
|
||||||
}
|
}
|
||||||
player.setFlying(false);
|
|
||||||
player.setAllowFlight(false);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public void revertBaseBlock() {
|
public void revertBaseBlock() {
|
||||||
|
|
Loading…
Reference in a new issue