mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Add back default content fade transitions
This commit is contained in:
@ -54,10 +54,6 @@ namespace osu.Game.Tests.Visual.Online
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
protected override void PopContentOut(Drawable content) => content.Hide();
|
||||
|
||||
protected override void PopContentIn(Drawable content) => content.Show();
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
Reference in New Issue
Block a user