mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-11 23:14:39 +02:00
Added packets for various search things Showmo found.
This commit is contained in:
parent
e819603432
commit
af121f52bd
13 changed files with 104 additions and 14 deletions
|
@ -3,9 +3,8 @@ using System.Text;
|
|||
|
||||
using FFXIVClassic.Common;
|
||||
using System;
|
||||
using FFXIVClassic_Map_Server.packets.send.search;
|
||||
|
||||
namespace FFXIVClassic_Map_Server.packets.send.social
|
||||
namespace FFXIVClassic_Map_Server.packets.send.search
|
||||
{
|
||||
class PlayerSearchCommentResultPacket
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue