mirror of
https://github.com/ppy/osu
synced 2024-12-16 20:05:41 +00: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…
Reference in New Issue
Block a user