1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-28 00:20:28 +08:00

Merge branch 'master' into editor-timing-alloc

This commit is contained in:
Dean Herbert
2024-03-10 09:03:24 +08:00
committed by GitHub
Unverified
@@ -23,7 +23,7 @@ namespace osu.Game.Tests.Visual.Gameplay
private TestSkinSourceContainer skinSource = null!;
private PausableSkinnableSound skinnableSound = null!;
private const string sample_lookup = "Gameplay/normal-sliderslide";
private const string sample_lookup = "Gameplay/Argon/normal-sliderslide";
[SetUpSteps]
public void SetUpSteps()