protected override void Init() { m_sendOut = new FightPackageSendLib(this); processor = new FightPackageHandlers(this); }