mirror of
https://github.com/ppy/osu
synced 2025-01-12 00:59:35 +00:00
Add comment about messy methods
This commit is contained in:
parent
fe06402951
commit
66c7a29e79
@ -98,6 +98,8 @@ namespace osu.Game.Users
|
||||
};
|
||||
}
|
||||
|
||||
// TODO: this whole api is messy. half these Create methods are expected to by the implementation and half are implictly called.
|
||||
|
||||
protected abstract Drawable CreateLayout();
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user