fix: 3v3 team match wrong problems
This commit is contained in:
@@ -272,6 +272,8 @@ const NET_MSG = {
|
||||
PLAYER_RESPAWN: 'player_respawn',
|
||||
TEAM_GAME_START: 'team_game_start',
|
||||
TEAM_GAME_OVER: 'team_game_over',
|
||||
TERRAIN_CHANGE: 'terrain_change',
|
||||
BOT_STATE: 'bot_state',
|
||||
RECONNECT: 'reconnect',
|
||||
RECONNECT_OK: 'reconnect_ok',
|
||||
PLAYER_DISCONNECT: 'player_disconnect',
|
||||
|
||||
Reference in New Issue
Block a user