Skip to content

Commit

Permalink
Update AssaultRepair.java
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerS1066 committed Jul 2, 2024
1 parent d9eb8c7 commit d1a7ed2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ public class AssaultRepair {
public AssaultRepair(Plugin plugin) {
this.plugin = plugin;
warfareUtils = new WarfareUtils();
warfareUtils.runTaskTimerAsynchronously(plugin, 0, 1);
}

public void saveRegionRepairState(World world, Assault assault) {
Expand Down

0 comments on commit d1a7ed2

Please sign in to comment.