调试重新进入比赛

This commit is contained in:
kron
2025-07-03 21:13:55 +08:00
parent 18ce93b12f
commit 79c869a3f3
7 changed files with 68 additions and 20 deletions

View File

@@ -17,6 +17,7 @@ export const MESSAGETYPES = {
RoomDestroy: 3617539277,
SomeoneComplete: 2921416944,
HalfTimeOver: 388606440,
BackToGame: 1899960424,
};
export const topThreeColors = ["#FFD947", "#D2D2D2", "#FFA515"];