7 lines
No EOL
144 B
C#
7 lines
No EOL
144 B
C#
using WingsEmu.Game._packetHandling;
|
|
|
|
namespace WingsEmu.Game.Characters.Events;
|
|
|
|
public class PlayerChangeChannelAct4Event : PlayerEvent
|
|
{
|
|
} |