mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 21:57:22 +01:00
some minor fixes
This commit is contained in:
parent
53bbda4cf4
commit
a03e92ccef
4 changed files with 4 additions and 5 deletions
|
|
@ -243,8 +243,6 @@ public class DalamudUtil : IDisposable
|
|||
curWaitTime += tick;
|
||||
Thread.Sleep(tick);
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
public unsafe void DisableDraw(IntPtr characterAddress)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue