mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 06:24:38 +02:00
Packet refactoring.
This commit is contained in:
parent
96641865bc
commit
0ec9c5576c
22 changed files with 115 additions and 109 deletions
|
@ -25,7 +25,6 @@ namespace Meteor.Map.packets.send.player
|
|||
{
|
||||
class SetCurrentMountGoobbuePacket
|
||||
{
|
||||
|
||||
public const ushort OPCODE = 0x01a0;
|
||||
public const uint PACKET_SIZE = 0x28;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue