mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 03:49:19 +01:00
refactor: clean up some warnings
This commit is contained in:
parent
638dacbbf4
commit
b7e36fb2e6
8 changed files with 147 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ using System.Runtime.InteropServices;
|
|||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Dalamud.Game.ClientState.Actors;
|
||||
#pragma warning disable 1591
|
||||
|
||||
namespace Dalamud.Game.ClientState.Structs
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue