using WingsEmu.Game._packetHandling; namespace WingsEmu.Game.Groups.Events; public class LeaveGroupEvent : PlayerEvent { }