mirror of
https://github.com/ppy/osu
synced 2025-01-12 09:09:44 +00:00
Remove whitespaces
This commit is contained in:
parent
c72224fa94
commit
3a741affa3
@ -13,7 +13,7 @@ namespace osu.Game.Rulesets.Catch.Mods
|
||||
public class CatchModMirror : ModMirror, IApplicableToHitObject
|
||||
{
|
||||
public override string Description => "Fruits are flipped horizontally.";
|
||||
|
||||
|
||||
public void ApplyToHitObject(HitObject hitObject)
|
||||
{
|
||||
var catchObject = (CatchHitObject)hitObject;
|
||||
|
Loading…
Reference in New Issue
Block a user