逻辑完善

This commit is contained in:
kron
2026-02-07 15:12:20 +08:00
parent 715e614f9d
commit d35ff9335f
6 changed files with 16 additions and 81 deletions

View File

@@ -38,6 +38,7 @@ export const MESSAGETYPESV2 = {
NewRound: 5,
BattleEnd: 6,
HalfRest: 7,
TestDistance: 8,
};
export const topThreeColors = ["#FFD947", "#D2D2D2", "#FFA515"];