mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 11:40:40 +00:00
Fix AirScooter and WaterSpout letting players fly
This commit is contained in:
parent
a2bb20699a
commit
efacd58e34
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ public class BendingManager implements Runnable {
|
|||
AirBurst.progressAll();
|
||||
handleDayNight();
|
||||
Bloodbending.progressAll();
|
||||
Flight.handle();
|
||||
FireJet.progressAll();
|
||||
AirScooter.progressAll();
|
||||
AirSpout.spoutAll();
|
||||
|
|
Loading…
Reference in a new issue