mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
fix warnings in injector
This commit is contained in:
parent
166301f56f
commit
aa2cd47ef3
4 changed files with 45 additions and 25 deletions
|
|
@ -54,6 +54,7 @@ namespace Dalamud.CorePlugin
|
|||
/// Initializes a new instance of the <see cref="PluginImpl"/> class.
|
||||
/// </summary>
|
||||
/// <param name="pluginInterface">Dalamud plugin interface.</param>
|
||||
/// <param name="log">Logging service.</param>
|
||||
public PluginImpl(DalamudPluginInterface pluginInterface, PluginLog log)
|
||||
{
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue