using WingsEmu.Game._packetHandling; namespace WingsEmu.Game.Warehouse.Events; public class AccountWarehouseOpenEvent : PlayerEvent { }