1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-27 23:40:45 +08:00
Files
osu-lazer/osu.Game
T
Joseph Madamba 0a4497db3c Fix local beatmap metadata not being cleared when previously selected beatmap is online (#36632)
- Closes https://github.com/ppy/osu/issues/36584

The last two commits could be either fixes to the issue above, but in a
code quality perspective, the scheduler in `setLink()` seems unnecessary
as the other set methods don't have it (other than making it run last)
and the other commit is self explanatory.
0a4497db3c · 2026-02-09 09:55:36 +09:00
History
..
2025-04-28 15:52:31 +09:00
2025-12-29 16:07:14 +09:00
2026-01-13 07:47:25 +03:00