fix noob error from resolving merge conflicts

This commit is contained in:
Brady
2023-06-18 21:42:04 -05:00
parent 7046927394
commit 7a8f8e8d47

View File

@@ -340,7 +340,6 @@ public final class ElytraBehavior extends Behavior implements IElytraBehavior, H
return;
}
if (isPaused()) return;
this.lines.clear();
this.clearLines.clear();
this.blockedLines.clear();