mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Removed duplicate 0xD9 packet. Renamed 0xD8 to SetActorBGPropertiesPacket.
This commit is contained in:
@@ -201,8 +201,7 @@
|
||||
<Compile Include="packets\send\actor\SetActorIconPacket.cs" />
|
||||
<Compile Include="packets\send\actor\SetActorSubStatPacket.cs" />
|
||||
<Compile Include="packets\send\actor\SetActorStatusPacket.cs" />
|
||||
<Compile Include="packets\send\actor\_0xD9Packet.cs" />
|
||||
<Compile Include="packets\send\actor\_0xD8Packet.cs" />
|
||||
<Compile Include="packets\send\actor\SetActorBGPropertiesPacket.cs" />
|
||||
<Compile Include="packets\send\actor\_0xFPacket.cs" />
|
||||
<Compile Include="packets\send\groups\CreateNamedGroup.cs" />
|
||||
<Compile Include="packets\send\groups\CreateNamedGroupMultiple.cs" />
|
||||
|
Reference in New Issue
Block a user