mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 06:13:40 +01:00
Remove extra disable in FlyTextGui.Dispose
This commit is contained in:
parent
f458b1d0c1
commit
2c0337762a
1 changed files with 0 additions and 1 deletions
|
|
@ -107,7 +107,6 @@ namespace Dalamud.Game.Gui.FlyText
|
|||
/// </summary>
|
||||
public void Dispose()
|
||||
{
|
||||
this.createFlyTextHook.Disable();
|
||||
this.createFlyTextHook.Dispose();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue