mirror of
https://github.com/redstrate/Auracite.git
synced 2025-04-28 07:07:45 +00:00
Add upstream FFXIVClientStructs PR note
This commit is contained in:
parent
eef28b4554
commit
6d2f20d81b
1 changed files with 2 additions and 1 deletions
|
@ -20,6 +20,7 @@ namespace Auracite;
|
||||||
|
|
||||||
public class AdventurerPlateStep : IStep
|
public class AdventurerPlateStep : IStep
|
||||||
{
|
{
|
||||||
|
// Remove when https://github.com/aers/FFXIVClientStructs/pull/1319 is merged
|
||||||
enum DecorationType
|
enum DecorationType
|
||||||
{
|
{
|
||||||
Invalid = 0x0,
|
Invalid = 0x0,
|
||||||
|
|
Loading…
Add table
Reference in a new issue