mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 19:43:22 +08:00
Remove implicit null
This commit is contained in:
parent
51d428ef94
commit
fc1f778b82
@ -123,8 +123,6 @@ namespace osu.Game.Screens
|
||||
{
|
||||
Anchor = Anchor.Centre;
|
||||
Origin = Anchor.Centre;
|
||||
|
||||
screenActivity = null;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
|
Loading…
Reference in New Issue
Block a user