Files
osukey/osu.Game
Dean Herbert b096bf6cd1 Ensure all test beatmaps have unique OnlineIDs to avoid import conflicts
The order of operation of imports means that the already-imported
instances are considered most correct (they have usually been populated
using an online source, although that is skipped in tests), so on two
consecutive test imports in a test scene, the second will lose its
online IDs completely.

This aims to ensure that all test beatmaps will have online IDs, which
is the general expected behaviour.
2021-10-28 16:56:31 +09:00
..
2021-10-20 15:20:34 +09:00
2021-10-03 00:55:29 +09:00
2021-10-26 22:12:56 +09:00