mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2026-01-04 15:41:35 +00:00
1.0.1
This commit is contained in:
@@ -189,8 +189,8 @@ public class Competition {
|
||||
}
|
||||
|
||||
public void cancel() {
|
||||
ranking.clear();
|
||||
BossBarManager.stopAllTimer();
|
||||
ranking.clear();
|
||||
this.timerTask.cancel();
|
||||
status = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user