mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 06:42:54 +08:00
Remove unnecessary MatchServerEvent
mapping
This commit is contained in:
parent
8b28bf31f6
commit
915bde6f96
@ -20,7 +20,6 @@ namespace osu.Game.Online
|
||||
(typeof(ChangeTeamRequest), typeof(MatchUserRequest)),
|
||||
(typeof(TeamVersusRoomState), typeof(MatchRoomState)),
|
||||
(typeof(TeamVersusUserState), typeof(MatchUserState)),
|
||||
(typeof(MatchServerEvent), typeof(MatchServerEvent)),
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user