mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Stop the logo from beating
This commit is contained in:
@ -30,6 +30,7 @@ namespace osu.Game.Screens
|
||||
{
|
||||
base.LogoArriving(logo, resuming);
|
||||
|
||||
logo.BeatMatching = false;
|
||||
logo.Triangles = false;
|
||||
logo.Origin = Anchor.BottomRight;
|
||||
logo.Anchor = Anchor.BottomRight;
|
||||
|
Reference in New Issue
Block a user