mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 22:27:25 +08:00
8c5d99ab21
Three bindables are left which don't have this overriden due to them already not having a value-only constructor and not supporting `GetBoundCopy()` properly: - `BeatmapDifficultyCache.BindableStarDifficulty`. - `TotalScoreBindable` - `TotalScoreStringBindable` I could add support for them by passing the required data to them, as they seem to be able to have that shared, but I'm hesitant to support something which was already broken and never used, not sure. |
||
---|---|---|
.. | ||
Configuration | ||
Difficulty | ||
Edit | ||
Filter | ||
Judgements | ||
Mods | ||
Objects | ||
Replays | ||
Scoring | ||
Timing | ||
UI | ||
ILegacyRuleset.cs | ||
Ruleset.cs | ||
RulesetConfigCache.cs | ||
RulesetInfo.cs | ||
RulesetSelector.cs | ||
RulesetStore.cs |