mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 09:20:02 +09:00
Code Formatting
This commit is contained in:
@ -37,7 +37,6 @@ namespace osu.Game.Screens.Edit.Compose.Components.Timeline
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public float CurrentZoom => currentZoom;
|
public float CurrentZoom => currentZoom;
|
||||||
|
|
||||||
|
|
||||||
[Resolved(canBeNull: true)]
|
[Resolved(canBeNull: true)]
|
||||||
private IFrameBasedClock editorClock { get; set; }
|
private IFrameBasedClock editorClock { get; set; }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user