mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-20 11:47:48 +00:00
Forgot project file.
This commit is contained in:
parent
e819603432
commit
8ae4fbc045
1 changed files with 4 additions and 0 deletions
|
@ -264,6 +264,10 @@
|
||||||
<Compile Include="packets\send\recruitment\EndRecruitmentPacket.cs" />
|
<Compile Include="packets\send\recruitment\EndRecruitmentPacket.cs" />
|
||||||
<Compile Include="packets\send\recruitment\RecruiterStatePacket.cs" />
|
<Compile Include="packets\send\recruitment\RecruiterStatePacket.cs" />
|
||||||
<Compile Include="packets\send\recruitment\StartRecruitingResponse.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\PlayerSearchResult.cs" />
|
||||||
<Compile Include="packets\send\search\ItemSearchResult.cs" />
|
<Compile Include="packets\send\search\ItemSearchResult.cs" />
|
||||||
<Compile Include="packets\send\search\PlayerSearchCommentResultPacket.cs" />
|
<Compile Include="packets\send\search\PlayerSearchCommentResultPacket.cs" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue