apply suggestions

This commit is contained in:
unknown
2020-01-31 06:41:50 +08:00
parent 0d3ccae1c2
commit 2274d70dac
4 changed files with 23 additions and 11 deletions

View File

@ -279,8 +279,8 @@ namespace osu.Game.Online.Chat
JoinMultiplayerMatch,
Spectate,
OpenUserProfile,
SearchBeatmapSet,
Custom,
OpenDirectWithSearch
}
public class Link : IComparable<Link>