mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
fix: don't tell people to dispose DalamudPluginInterface
This commit is contained in:
parent
89b7dac2d1
commit
bed7973a95
1 changed files with 0 additions and 1 deletions
|
|
@ -309,7 +309,6 @@ namespace Dalamud.Plugin
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Unregister your plugin and dispose all references.
|
/// Unregister your plugin and dispose all references.
|
||||||
/// You have to call this when your IDalamudPlugin is disposed.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public void Dispose()
|
public void Dispose()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue