6 lines
No EOL
65 B
C#
6 lines
No EOL
65 B
C#
namespace Server.Packets;
|
|
|
|
public enum PacketId : ushort
|
|
{
|
|
|
|
} |