mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Include missing offset
This commit is contained in:
@ -198,7 +198,7 @@ namespace osu.Game.Screens.Play
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Clock = decoupledClock,
|
||||
Clock = offsetClock,
|
||||
Breaks = beatmap.Breaks
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user