|
func matchRoom(matchInfo *msg.MatchLudo, userId string, user_agent gate.Agent) {
|
|
func matchRoom(matchInfo *msg.MatchLudo, userId string, user_agent gate.Agent) {
|
|
roomList := GetRoomsByLevel(matchInfo, msg.RoomStatus_AWAIT)
|
|
roomList := GetRoomsByLevel(matchInfo, msg.RoomStatus_AWAIT)
|