mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 10:47:45 +08:00
Include missing offset
This commit is contained in:
parent
9c0dfb7c8c
commit
0635ae2293
@ -198,7 +198,7 @@ namespace osu.Game.Screens.Play
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Clock = decoupledClock,
|
||||
Clock = offsetClock,
|
||||
Breaks = beatmap.Breaks
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user