mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 00:12:28 +08:00
Fix code inspection
This commit is contained in:
@@ -151,7 +151,7 @@ namespace osu.Game.Collections
|
||||
}
|
||||
}
|
||||
|
||||
private class NewCollectionEntryItem : DrawableCollectionListItem
|
||||
private partial class NewCollectionEntryItem : DrawableCollectionListItem
|
||||
{
|
||||
[Resolved]
|
||||
private RealmAccess realm { get; set; } = null!;
|
||||
|
||||
Reference in New Issue
Block a user