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:
@@ -264,6 +264,7 @@
|
||||
<Compile Include="packets\send\recruitment\EndRecruitmentPacket.cs" />
|
||||
<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\PlayerSearchResult.cs" />
|
||||
<Compile Include="packets\send\search\ItemSearchResult.cs" />
|
||||
<Compile Include="packets\send\search\PlayerSearchCommentResultPacket.cs" />
|
||||
@@ -271,6 +272,12 @@
|
||||
<Compile Include="packets\send\search\ItemSearchResultsEndPacket.cs" />
|
||||
<Compile Include="packets\send\search\ItemSearchResultsBodyPacket.cs" />
|
||||
<Compile Include="packets\send\search\ItemSearchResultsBeginPacket.cs" />
|
||||
<Compile Include="packets\send\search\RetainerResultBodyPacket.cs" />
|
||||
<Compile Include="packets\send\search\RetainerResultEndPacket.cs" />
|
||||
<Compile Include="packets\send\search\RetainerResultUpdatePacket.cs" />
|
||||
<Compile Include="packets\send\search\RetainerSearchHistoryPacket.cs" />
|
||||
<Compile Include="packets\send\search\RetainerSearchHistoryResult.cs" />
|
||||
<Compile Include="packets\send\search\RetainerSearchResult.cs" />
|
||||
<Compile Include="packets\send\SendMessagePacket.cs" />
|
||||
<Compile Include="packets\send\SetMapPacket.cs" />
|
||||
<Compile Include="packets\send\SetMusicPacket.cs" />
|
||||
|
||||
Reference in New Issue
Block a user