添加校准声音

This commit is contained in:
kron
2025-10-29 18:07:42 +08:00
parent f5d5475ee4
commit 84cdbb94db
5 changed files with 54 additions and 18 deletions

View File

@@ -24,6 +24,7 @@ export const MESSAGETYPES = {
LvlUpdate: 3958625354,
TeamUpdate: 4168086616,
InvalidShot: 4168086617,
Calibration: 4168086625,
};
export const topThreeColors = ["#FFD947", "#D2D2D2", "#FFA515"];