mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-18 22:07:44 +01:00
fix warnings
This commit is contained in:
parent
df51fc17e6
commit
d41682b66e
7 changed files with 28 additions and 26 deletions
|
|
@ -39,6 +39,7 @@ internal sealed class GameGuiAddressResolver : BaseAddressResolver
|
|||
/// Gets the address of the native HandleImm method.
|
||||
/// </summary>
|
||||
public IntPtr HandleImm { get; private set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the address of the native ToggleUiHide method.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue