Skip to content

Commit

Permalink
Code quality
Browse files Browse the repository at this point in the history
  • Loading branch information
jai-x committed May 7, 2022
1 parent c0643ca commit 8da7bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game/Overlays/ChatOverlayV2.cs
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ private void load(OverlayColourProvider colourProvider)
},
Content = new[]
{
new Drawable[]
new[]
{
Drawable.Empty(),
new OsuSpriteText
Expand Down

0 comments on commit 8da7bbd

Please sign in to comment.