mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 06:24:38 +02:00
Moved packet structures to common.
This commit is contained in:
parent
d5f0cbef8c
commit
c67f74130f
169 changed files with 3939 additions and 919 deletions
|
@ -3,7 +3,7 @@ using System.Collections.Generic;
|
|||
using System.Net;
|
||||
using System.Net.Sockets;
|
||||
using System.Threading;
|
||||
using FFXIVClassic_Lobby_Server.packets;
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
using NLog;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue