mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09:00
Fix post-merge errors.
This commit is contained in:
parent
3c21e6538b
commit
df88121f34
@ -103,7 +103,7 @@ namespace osu.Desktop.VisualTests.Tests
|
|||||||
{
|
{
|
||||||
Anchor = Anchor.Centre,
|
Anchor = Anchor.Centre,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
TextSize = SYMBOL_INNER_SIZE,
|
TextSize = CirclePiece.SYMBOL_INNER_SIZE,
|
||||||
Icon = FontAwesome.fa_asterisk,
|
Icon = FontAwesome.fa_asterisk,
|
||||||
Shadow = false
|
Shadow = false
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user