no longer applies

This commit is contained in:
Leijurv
2023-08-13 22:46:51 -07:00
parent 81e004380f
commit 535eccfc24

View File

@@ -67,7 +67,6 @@ public class ElytraCommand extends Command {
warn2b2t();
}
} else {
// only gatekeep if they are standing on the ground, don't mess them up in midair lol
gatekeep();
}
Goal iGoal = customGoalProcess.mostRecentGoal();