Skip to content

Commit

Permalink
Merge branch 'master' into fix-key-counter-sizing-woes
Browse files Browse the repository at this point in the history
  • Loading branch information
bdach committed Nov 12, 2023
2 parents 798e677 + 31feeb5 commit 7d26de7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions osu.Game.Tests/Visual/Ranking/TestSceneStatisticsPanel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ private class TestBeatmapConverter : IBeatmapConverter

public IBeatmap Beatmap { get; }

// ReSharper disable once NotNullOrRequiredMemberIsNotInitialized
public TestBeatmapConverter(IBeatmap beatmap)
{
Beatmap = beatmap;
Expand Down

0 comments on commit 7d26de7

Please sign in to comment.