mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Update framework
This commit is contained in:
committed by
Dean Herbert
parent
6a67ffa5b3
commit
1585ae842a
@ -94,7 +94,7 @@ namespace osu.Game.Graphics.UserInterface.Volume
|
||||
|
||||
protected override void PopIn()
|
||||
{
|
||||
ClearTransformations();
|
||||
ClearTransforms();
|
||||
FadeIn(100);
|
||||
|
||||
schedulePopOut();
|
||||
|
Reference in New Issue
Block a user