mirror of
https://github.com/osukey/osukey.git
synced 2025-06-25 05:07:59 +09:00
only get;
This commit is contained in:
parent
984f0b5fa9
commit
f0246df1a9
@ -86,7 +86,7 @@ namespace osu.Game.Screens.Edit
|
|||||||
[Resolved]
|
[Resolved]
|
||||||
private EditorClock editorClock { get; set; }
|
private EditorClock editorClock { get; set; }
|
||||||
|
|
||||||
public BindableInt PreviewTime;
|
public BindableInt PreviewTime { get; }
|
||||||
|
|
||||||
private readonly IBeatmapProcessor beatmapProcessor;
|
private readonly IBeatmapProcessor beatmapProcessor;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user