mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Move PreferredPlayMode to WorkingBeatmap.
This commit is contained in:
@ -97,7 +97,6 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
return new Player
|
||||
{
|
||||
PreferredPlayMode = PlayMode.Osu,
|
||||
Beatmap = beatmap
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user