完成支付功能

This commit is contained in:
kron
2025-07-12 17:12:24 +08:00
parent c6e53453fb
commit cae46224a3
7 changed files with 73 additions and 15 deletions

View File

@@ -19,6 +19,7 @@ export const MESSAGETYPES = {
HalfTimeOver: 388606440,
BackToGame: 1899960424,
FinalShootResult: 3813452544,
PaySuccess: 3793388244,
};
export const topThreeColors = ["#FFD947", "#D2D2D2", "#FFA515"];