mirror of
https://github.com/osukey/osukey.git
synced 2025-05-05 13:47:19 +09:00
Merge branch 'master' into fix-multiplayer-crash
This commit is contained in:
commit
c88a11a38f
@ -129,7 +129,7 @@ namespace osu.Game.Screens.Play.HUD
|
|||||||
Anchor = Anchor.Centre,
|
Anchor = Anchor.Centre,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
Size = new Vector2(15),
|
Size = new Vector2(15),
|
||||||
Icon = FontAwesome.Solid.TimesCircle
|
Icon = FontAwesome.Solid.Times
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user