mirror of
https://github.com/ppy/osu.git
synced 2025-03-21 14:07:18 +08:00
Align SwellSymbolPiece better for rotation.
This commit is contained in:
parent
52ab445f99
commit
b48def1627
@ -15,6 +15,7 @@ namespace osu.Game.Modes.Taiko.Objects.Drawable.Pieces
|
||||
{
|
||||
Anchor = Anchor.Centre;
|
||||
Origin = Anchor.Centre;
|
||||
UseFullGlyphHeight = true;
|
||||
TextSize = CirclePiece.SYMBOL_INNER_SIZE;
|
||||
Icon = FontAwesome.fa_asterisk;
|
||||
Shadow = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user