mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Added packets for various search things Showmo found.
This commit is contained in:
@@ -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 ItemSearchResultsBodyPacket
|
||||
{
|
||||
|
Reference in New Issue
Block a user