mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 06:24:38 +02:00
Merge branch 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into develop
# Conflicts: # FFXIVClassic Map Server/FFXIVClassic Map Server.csproj
This commit is contained in:
commit
7a02d38e94
21 changed files with 1519 additions and 344 deletions
|
@ -265,6 +265,9 @@
|
|||
<Compile Include="packets\send\recruitment\RecruiterStatePacket.cs" />
|
||||
<Compile Include="packets\send\recruitment\StartRecruitingResponse.cs" />
|
||||
<Compile Include="packets\send\search\ItemSearchClosePacket.cs" />
|
||||
<Compile Include="packets\send\search\RetainerResultEndPacket.cs" />
|
||||
<Compile Include="packets\send\search\RetainerResultUpdatePacket.cs" />
|
||||
<Compile Include="packets\send\search\RetainerResultBodyPacket.cs" />
|
||||
<Compile Include="packets\send\search\PlayerSearchResult.cs" />
|
||||
<Compile Include="packets\send\search\ItemSearchResult.cs" />
|
||||
<Compile Include="packets\send\search\PlayerSearchCommentResultPacket.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue