mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 11:10:07 +08:00
72b56146ee
Removes storage of `selectedBeatmap` that was referenced through multiple class-level methods. To expound a bit, this structure felt better (or otherwise passing `APIBeatmap` through methods) alongside removal of the `#nullable disable`, otherwise each method would check `selectedBeatmap != null`.
72b56146ee
·
2025-03-25 14:23:05 +09:00
History