mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Remove unnecessary MatchServerEvent
mapping
This commit is contained in:
@ -20,7 +20,6 @@ namespace osu.Game.Online
|
||||
(typeof(ChangeTeamRequest), typeof(MatchUserRequest)),
|
||||
(typeof(TeamVersusRoomState), typeof(MatchRoomState)),
|
||||
(typeof(TeamVersusUserState), typeof(MatchUserState)),
|
||||
(typeof(MatchServerEvent), typeof(MatchServerEvent)),
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user