房间比赛流程同步

This commit is contained in:
kron
2025-06-26 22:54:17 +08:00
parent ad7f919d52
commit c730088764
6 changed files with 80 additions and 40 deletions

View File

@@ -10,6 +10,7 @@ export const MESSAGETYPES = {
SomeGuyIsReady: parseInt("0xAEE8C236"), // 2934489654
MatchOver: parseInt("0xB7815EEF"), // 3078708975
StartCount: parseInt("0xD7B0DD2F"), // 3618692399
FinalShoot: parseInt("0x5953C8A1"), // 1498663073
RoundPoint: 4061248646,
UserEnterRoom: 2133805521,
UserExitRoom: 3896523333,