no longer applies

This commit is contained in:
Leijurv 2023-08-13 22:46:51 -07:00
parent 81e004380f
commit 535eccfc24
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 0 additions and 1 deletions

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();