mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 20:32:55 +08:00
format
This commit is contained in:
parent
970653470c
commit
62615fb8c1
@ -50,7 +50,7 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
|
||||
public override string Acronym => "M1";
|
||||
}
|
||||
|
||||
|
||||
private class TestMod2 : TestMod
|
||||
{
|
||||
public override string Name => "Test mod 2";
|
||||
@ -59,7 +59,7 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
|
||||
public override IconUsage? Icon => FontAwesome.Solid.Exclamation;
|
||||
}
|
||||
|
||||
|
||||
private class TestMod3 : TestMod
|
||||
{
|
||||
public override string Name => "Test mod 3";
|
||||
@ -81,4 +81,4 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
public override double ScoreMultiplier => 1.0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user