mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Fix reference to old name
This commit is contained in:
@ -53,7 +53,7 @@ namespace osu.Game.Tests.Visual
|
||||
});
|
||||
|
||||
// select part is redundant, but wait for load isn't
|
||||
selectBeatmap(beatmap.Value.Beatmap);
|
||||
selectBeatmap(beatmap.Value.OriginalBeatmap);
|
||||
|
||||
AddWaitStep(3);
|
||||
|
||||
|
Reference in New Issue
Block a user