mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Bump identifier typo inspection and fix remaining identifier names
This commit is contained in:
@ -22,6 +22,8 @@ namespace osu.Game.Online.API.Requests
|
||||
public enum RecentActivityType
|
||||
{
|
||||
Achievement,
|
||||
|
||||
// ReSharper disable once IdentifierTypo
|
||||
BeatmapPlaycount,
|
||||
BeatmapsetApprove,
|
||||
BeatmapsetDelete,
|
||||
|
Reference in New Issue
Block a user