mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +01:00
Merge branch 'net5'
This commit is contained in:
commit
d29400437e
52 changed files with 274 additions and 273 deletions
|
|
@ -14,7 +14,7 @@ namespace Dalamud.Game.Text.SeStringHandling
|
|||
[InterfaceVersion("1.0")]
|
||||
[ServiceManager.BlockingEarlyLoadedService]
|
||||
[Obsolete("This class is obsolete. Please use the static methods on SeString instead.")]
|
||||
public sealed class SeStringManager
|
||||
public sealed class SeStringManager : IServiceType
|
||||
{
|
||||
[ServiceManager.ServiceConstructor]
|
||||
private SeStringManager()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue