mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
985604fab5
There were no usages of more than one column being provided per row, so it seemed like unnecessarily complexity. I'm currently trying to reduce complexity so we can improve the layout of the results screen, which currently has up to three levels of nested `GridContainer`s. Of note, I can't add backwards compatibility because the method signature has not changed in `Ruleset` (only the return type). If we do want to keep compatibility with other rulesets, we could designate a new name for the updated method. |
||
---|---|---|
.. | ||
Beatmaps | ||
Configuration | ||
Difficulty | ||
Edit | ||
Judgements | ||
Mods | ||
Objects | ||
Properties | ||
Replays | ||
Resources | ||
Scoring | ||
Skinning | ||
UI | ||
osu.Game.Rulesets.Taiko.csproj | ||
TaikoInputManager.cs | ||
TaikoRuleset.cs | ||
TaikoSettingsSubsection.cs | ||
TaikoSkinComponentLookup.cs | ||
TaikoSkinComponents.cs |