1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00

Update JetBootsTask.java

This commit is contained in:
sarhatabaot 2019-05-04 22:34:25 +03:00
parent 1470ad598a
commit f30c630bee

View File

@ -21,7 +21,6 @@ public class JetBootsTask extends SlimefunTask {
this.speed = speed; this.speed = speed;
} }
@Override @Override
void executeTask() { void executeTask() {
Player p = Bukkit.getPlayer(uuid); Player p = Bukkit.getPlayer(uuid);