mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-24 19:38:26 +02:00
Removed duplicate 0xD9 packet. Renamed 0xD8 to SetActorBGPropertiesPacket.
This commit is contained in:
parent
516564a896
commit
08477780f8
4 changed files with 3 additions and 33 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue