mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-27 11:57:45 +00:00
remove that dumb sh!t
This commit is contained in:
parent
72ea61393d
commit
642369a3d1
1 changed files with 0 additions and 9 deletions
|
@ -2003,15 +2003,6 @@ namespace Sapphire::Network::Packets::Server
|
||||||
char otherName[32];
|
char otherName[32];
|
||||||
};
|
};
|
||||||
|
|
||||||
struct FFXIVIpcInventoryUnknown : FFXIVIpcBasePacket< InventoryUnknown >
|
|
||||||
{
|
|
||||||
uint32_t unk1;
|
|
||||||
uint16_t unk2;
|
|
||||||
uint16_t unk3;
|
|
||||||
uint32_t unk4;
|
|
||||||
uint32_t unk5;
|
|
||||||
};
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /*_CORE_NETWORK_PACKETS_SERVER_IPC_H*/
|
#endif /*_CORE_NETWORK_PACKETS_SERVER_IPC_H*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue