mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Add some missing IgnoredAttributes
to reduce automapper overhead
This commit is contained in:
@ -47,6 +47,7 @@ namespace osu.Game.Beatmaps
|
||||
|
||||
#region Compatibility properties
|
||||
|
||||
[Ignored]
|
||||
public string AuthorString
|
||||
{
|
||||
get => Author.Username;
|
||||
|
Reference in New Issue
Block a user