完成打乱斗数据调试

This commit is contained in:
kron
2026-02-07 10:52:56 +08:00
parent 09d8e7b3da
commit 6101cd80ce
20 changed files with 444 additions and 473 deletions

View File

@@ -37,7 +37,7 @@ export const MESSAGETYPESV2 = {
ShootResult: 4,
NewRound: 5,
BattleEnd: 6,
halfRest: 7,
HalfRest: 7,
};
export const topThreeColors = ["#FFD947", "#D2D2D2", "#FFA515"];