mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 20:03:21 +08:00
Add comment
This commit is contained in:
parent
384eee3395
commit
efeed71517
@ -64,6 +64,8 @@ namespace osu.Game.Screens.Menu
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
// If logo is null, we are suspending from the screen that uses this ButtonSystem.
|
||||||
|
// We should stop tracking as the facade is now out of scope.
|
||||||
facadeContainer.Tracking = false;
|
facadeContainer.Tracking = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user