feat: franzbot troubleshooting things

This commit is contained in:
goat 2020-08-12 00:57:13 +02:00
parent 87919a097d
commit 9048588d99
2 changed files with 43 additions and 0 deletions

View file

@ -170,6 +170,8 @@ namespace Dalamud {
this.ClientState.Enable();
IsReady = true;
Troubleshooting.LogTroubleshooting(this);
});
}