1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-20 04:39:57 +08:00
Files
osu-lazer/osu.Game/Database
T
Dean Herbert faec62be51 Force a realm refresh after migration
This really shouldn't have much effect as it will be run in the first
`Update` method and is probably a noop (we are already pointing to the
newest version due to just performing writes), but seems like a safe addition.

In general `Realm.Refresh()` only really does anything when there's multithreaded
usage and notifications to be sent.
faec62be51 · 2022-01-19 15:56:58 +09:00
History
..
2020-12-19 10:36:27 +01:00
2021-11-30 11:56:53 +09:00
2021-10-01 22:23:51 +09:00