添加无效射击通知

This commit is contained in:
kron
2025-08-21 16:15:29 +08:00
parent 0d1e0737ff
commit 4347dea41e
3 changed files with 12 additions and 1 deletions

View File

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