mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 01:43:20 +08:00
Remove stray space
This commit is contained in:
parent
743b4f05b3
commit
75c588c59d
@ -39,7 +39,7 @@ namespace osu.Game.Rulesets.Taiko.Tests.Skinning
|
|||||||
[BackgroundDependencyLoader]
|
[BackgroundDependencyLoader]
|
||||||
private void load()
|
private void load()
|
||||||
{
|
{
|
||||||
AddStep("Bar line ", () => SetContents(() =>
|
AddStep("Bar line", () => SetContents(() =>
|
||||||
{
|
{
|
||||||
ScrollingHitObjectContainer hoc;
|
ScrollingHitObjectContainer hoc;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user