mirror of
https://github.com/osukey/osukey.git
synced 2025-06-10 05:48:05 +09:00
Remove GameplayClock dependency
This commit is contained in:
parent
69e28dc8a1
commit
6c91d39c15
@ -39,9 +39,6 @@ namespace osu.Game.Rulesets.Osu.Skinning.Legacy
|
|||||||
[Resolved(canBeNull: true)]
|
[Resolved(canBeNull: true)]
|
||||||
private GameplayBeatmap gameplayBeatmap { get; set; }
|
private GameplayBeatmap gameplayBeatmap { get; set; }
|
||||||
|
|
||||||
[Resolved(canBeNull: true)]
|
|
||||||
private GameplayClock gameplayClock { get; set; }
|
|
||||||
|
|
||||||
[BackgroundDependencyLoader]
|
[BackgroundDependencyLoader]
|
||||||
private void load(ISkinSource skin, OsuColour colours)
|
private void load(ISkinSource skin, OsuColour colours)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user