refactor: obsolete SeStringManager, move into SeString

This commit is contained in:
goat 2021-08-28 19:02:18 +02:00
parent e5cad2edde
commit ca201e1a14
No known key found for this signature in database
GPG key ID: F18F057873895461
8 changed files with 223 additions and 139 deletions

View file

@ -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();