mirror of
https://github.com/osukey/osukey.git
synced 2025-06-03 20:07:18 +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)]
|
||||
private GameplayBeatmap gameplayBeatmap { get; set; }
|
||||
|
||||
[Resolved(canBeNull: true)]
|
||||
private GameplayClock gameplayClock { get; set; }
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(ISkinSource skin, OsuColour colours)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user