docs: LoadPluginSystem

This commit is contained in:
goat 2021-04-26 22:38:47 +02:00
parent 194fbc6e32
commit 7605570fb0
No known key found for this signature in database
GPG key ID: F18F057873895461

View file

@ -315,6 +315,9 @@ namespace Dalamud
}
}
/// <summary>
/// Loads the plugin manager and repository.
/// </summary>
public void LoadPluginSystem()
{
Log.Information("[LPS] START!");