mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Whitespace...
This commit is contained in:
parent
90722fcfbe
commit
d7ce12a2ea
1 changed files with 1 additions and 1 deletions
|
|
@ -21,10 +21,10 @@ internal partial class DragDropManager : IDisposable, IDragDropManager, IService
|
|||
{
|
||||
[ServiceManager.ServiceDependency]
|
||||
private readonly InterfaceManager.InterfaceManagerWithScene interfaceManager = Service<InterfaceManager.InterfaceManagerWithScene>.Get();
|
||||
|
||||
private int lastDropFrame = -2;
|
||||
private int lastTooltipFrame = -1;
|
||||
|
||||
|
||||
[ServiceManager.ServiceConstructor]
|
||||
private DragDropManager()
|
||||
=> this.Enable();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue