mirror of
https://github.com/ppy/osu.git
synced 2025-01-07 01:23:20 +08:00
Merge pull request #8026 from smoogipoo/fix-triangles-logo-background
Hide logo background when exiting with the triangles intro
This commit is contained in:
commit
cd28208284
@ -54,8 +54,6 @@ namespace osu.Game.Screens.Menu
|
||||
{
|
||||
base.LogoArriving(logo, resuming);
|
||||
|
||||
logo.Triangles = true;
|
||||
|
||||
if (!resuming)
|
||||
{
|
||||
PrepareMenuLoad();
|
||||
|
Loading…
Reference in New Issue
Block a user