Skip to content

Commit

Permalink
Merge branch 'master' into editor-timing-alloc
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Mar 10, 2024
2 parents 549a8d6 + b07f903 commit 36f99a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game.Tests/Visual/Gameplay/TestSceneSkinnableSound.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public partial class TestSceneSkinnableSound : OsuTestScene
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()
Expand Down

0 comments on commit 36f99a0

Please sign in to comment.