mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Add tests
This commit is contained in:
@ -161,6 +161,8 @@ namespace osu.Game.Screens.Play
|
||||
private Visibility state;
|
||||
private ScheduledDelegate scheduledHide;
|
||||
|
||||
public override bool IsPresent => true;
|
||||
|
||||
public Visibility State
|
||||
{
|
||||
get => state;
|
||||
|
Reference in New Issue
Block a user