mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08: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