mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +01:00
Better Service dependency handling (#1535)
This commit is contained in:
parent
fcebd15077
commit
b66be84b93
25 changed files with 415 additions and 197 deletions
|
|
@ -1285,7 +1285,7 @@ internal class InterfaceManager : IDisposable, IServiceType
|
|||
/// <summary>
|
||||
/// Represents an instance of InstanceManager with scene ready for use.
|
||||
/// </summary>
|
||||
[ServiceManager.Service]
|
||||
[ServiceManager.ProvidedService]
|
||||
public class InterfaceManagerWithScene : IServiceType
|
||||
{
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue