mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 19:41:06 +08:00
Fix post-merge errors.
This commit is contained in:
@@ -103,7 +103,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
TextSize = SYMBOL_INNER_SIZE,
|
||||
TextSize = CirclePiece.SYMBOL_INNER_SIZE,
|
||||
Icon = FontAwesome.fa_asterisk,
|
||||
Shadow = false
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user