mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
TwoLayerButton
This commit is contained in:
@ -119,7 +119,7 @@ namespace osu.Game.Screens.Play
|
||||
}
|
||||
},
|
||||
scoreOverlay,
|
||||
new SkipButton(sourceClock, beatmap.HitObjects.First().StartTime)
|
||||
//new SkipButton(sourceClock, beatmap.HitObjects.First().StartTime)
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user