修改升级接收方式

This commit is contained in:
kron
2025-07-22 09:36:38 +08:00
parent cbf83952d7
commit d3029865cf
8 changed files with 36 additions and 42 deletions

View File

@@ -20,6 +20,8 @@ export const MESSAGETYPES = {
BackToGame: 1899960424,
FinalShootResult: 3813452544,
PaySuccess: 3793388244,
RankUpdate: 1121669910,
LvlUpdate: 3958625354,
};
export const topThreeColors = ["#FFD947", "#D2D2D2", "#FFA515"];