mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 01:02:55 +08:00
Remove uncommented line
Didn't mean to push this
This commit is contained in:
parent
30292f44da
commit
be6b5419c4
@ -447,7 +447,6 @@ namespace osu.Game.Rulesets.Catch.UI
|
||||
Size = new Vector2(CATCHER_SIZE);
|
||||
|
||||
// Sets the origin roughly to the centre of the catcher's plate to allow for correct scaling.
|
||||
// OriginPosition = new Vector2(-0.02f, 0.06f) * CATCHER_SIZE;
|
||||
OriginPosition = new Vector2(-0.02f, 0.06f) * CATCHER_SIZE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user