mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 03:15:45 +08:00
Add comment
This commit is contained in:
parent
384eee3395
commit
efeed71517
@ -64,6 +64,8 @@ namespace osu.Game.Screens.Menu
|
||||
}
|
||||
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;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user