1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-07 07:03:40 +08:00
Files
osu-lazer/osu.Game
T
Dean Herbert 2bf0dcf398 Adjust friend notification logic to fix a few flaws (#36348)
Just a couple of things I noticed in passing:

- When changing the configuration setting, things were not reset.
Likewise, if the setting was off the queues would still be added to but
never flushed.
- When the setting is toggled, a stale next notification time was still
present due to the `??=` and lack of resetting. This should no longer be
the case.
2bf0dcf398 · 2026-01-15 16:31:15 +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
2026-01-08 02:04:18 +09:00