Bump identifier typo inspection and fix remaining identifier names

This commit is contained in:
Joseph Madamba
2021-12-28 11:21:59 -08:00
parent f78adbea36
commit c22a07d9fc
5 changed files with 23 additions and 2 deletions

View File

@ -22,6 +22,8 @@ namespace osu.Game.Online.API.Requests
public enum RecentActivityType
{
Achievement,
// ReSharper disable once IdentifierTypo
BeatmapPlaycount,
BeatmapsetApprove,
BeatmapsetDelete,