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
No known key found for this signature in database
GPG Key ID: 73A788379A197567
1 changed files with 0 additions and 1 deletions

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