add a basic event system to clean up scoresaber score receiving

This commit is contained in:
Lee
2024-06-25 10:40:17 +01:00
parent c0ae0fc596
commit aa6ab7d3d8
14 changed files with 222 additions and 116 deletions

View File

@ -1,6 +1,5 @@
package cc.fascinated.bat.common;
import java.text.DecimalFormat;
import java.text.NumberFormat;
/**