Skip to content

Commit

Permalink
forgot to commit this
Browse files Browse the repository at this point in the history
  • Loading branch information
omergunr100 committed Dec 30, 2024
1 parent c21c946 commit b50ad46
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ public static void onWorldTick(TickEvent.LevelTickEvent event) {
}
if (!finished.isEmpty()) {
helpers.removeAll(finished);
finished.clear();
}
}
}
Expand Down

0 comments on commit b50ad46

Please sign in to comment.