mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Align SwellSymbolPiece better for rotation.
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user