Fight/Actor/Skill/FlyObject/FlyObjectManager.cs @@ -48,7 +48,6 @@ } else if (_so.type == SoFlyObject.E_FlyObjectType.Transmit) { if (_pool.inactivedCount == 0) { _pool.Add(new FoTransmit());