mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-20 09:35:56 +02:00
Cleaned up the 0x02 packet. It fires in response to the 0x2 packet sent by the client it seems.
This commit is contained in:
parent
a30311d12a
commit
4d57aa72a6
5 changed files with 38 additions and 5 deletions
|
@ -130,6 +130,7 @@
|
|||
<Compile Include="packets\receive\supportdesk\FaqListRequestPacket.cs" />
|
||||
<Compile Include="packets\receive\supportdesk\GMSupportTicketPacket.cs" />
|
||||
<Compile Include="packets\receive\supportdesk\GMTicketIssuesRequestPacket.cs" />
|
||||
<Compile Include="packets\receive\_0x02ReceivePacket.cs" />
|
||||
<Compile Include="packets\receive\_0x07Packet.cs" />
|
||||
<Compile Include="packets\send\actor\ActorDoEmotePacket.cs" />
|
||||
<Compile Include="packets\send\actor\ActorInstantiatePacket.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue