mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04: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:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user