mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 07:47:25 +08:00
Fix formatting
This commit is contained in:
parent
e49e2fda9e
commit
77e0d7ed8e
@ -22,7 +22,7 @@ namespace osu.Game.Rulesets.Taiko.Judgements
|
||||
|
||||
protected override double HealthIncreaseFor(HitResult result)
|
||||
{
|
||||
switch(result)
|
||||
switch (result)
|
||||
{
|
||||
case HitResult.Great:
|
||||
return 0.15;
|
||||
|
Loading…
Reference in New Issue
Block a user