mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 05:49:55 +08:00
Use more clear method to showcase locally created difficulty
Use `ResetOnlineInfo`
This commit is contained in:
committed by
Dean Herbert
Unverified
parent
5ea1654f1d
commit
92b01d68b6
@@ -155,7 +155,7 @@ namespace osu.Game.Tests.Visual.SongSelectV2
|
||||
{
|
||||
var (working, onlineSet) = createTestBeatmap();
|
||||
|
||||
onlineSet.Beatmaps = Array.Empty<APIBeatmap>();
|
||||
working.BeatmapInfo.ResetOnlineInfo();
|
||||
|
||||
currentOnlineSet = onlineSet;
|
||||
Beatmap.Value = working;
|
||||
|
||||
Reference in New Issue
Block a user