fix warnings

This commit is contained in:
goat 2024-07-07 12:42:46 +02:00
parent df51fc17e6
commit d41682b66e
7 changed files with 28 additions and 26 deletions

View file

@ -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>