Added packets for various search things Showmo found.

This commit is contained in:
Filip Maj 2017-11-17 15:13:38 -05:00
parent e819603432
commit af121f52bd
13 changed files with 104 additions and 14 deletions

View file

@ -2,10 +2,9 @@
using System.Text;
using System;
using FFXIVClassic.Common;
using FFXIVClassic_Map_Server.packets.send.search;
using System.Collections.Generic;
namespace FFXIVClassic_Map_Server.packets.send.social
namespace FFXIVClassic_Map_Server.packets.send.search
{
class RetainerResultUpdatePacket
{