添加射击无效语音

This commit is contained in:
kron
2025-08-26 18:00:40 +08:00
parent 448df06daf
commit eb076df7d5
4 changed files with 7 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ export const MESSAGETYPES = {
RankUpdate: 1121669910,
LvlUpdate: 3958625354,
TeamUpdate: 4168086616,
InvalidShot: 4468086617,
InvalidShot: 4168086617,
};
export const topThreeColors = ["#FFD947", "#D2D2D2", "#FFA515"];