6 lines
No EOL
71 B
C#
6 lines
No EOL
71 B
C#
namespace WingsEmu.Packets
|
|
{
|
|
public interface IPacket
|
|
{
|
|
}
|
|
} |