mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 06:13:40 +01:00
refactor: obsolete SeStringManager, move into SeString
This commit is contained in:
parent
e5cad2edde
commit
ca201e1a14
8 changed files with 223 additions and 139 deletions
|
|
@ -196,10 +196,6 @@ namespace Dalamud
|
|||
|
||||
Log.Information("[T2] Data OK!");
|
||||
|
||||
Service<SeStringManager>.Set();
|
||||
|
||||
Log.Information("[T2] SeString OK!");
|
||||
|
||||
// Initialize managers. Basically handlers for the logic
|
||||
Service<CommandManager>.Set();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue