using WingsEmu.Game._packetHandling; namespace WingsEmu.Game.Ship.Event; public class ShipLeaveEvent : PlayerEvent { }