Getting this error in console when trying to load MyMiniCopter
Error while compiling: MyMiniCopter.cs(646,67): error CS0029: Cannot implicitly convert type `System.Collections.Generic.List<BaseVehicle.MountPointInfo>' to `BaseVehicle.MountPointInfo[]'
Error while compiling: MyMiniCopter.cs(646,67): error CS0029: Cannot implicitly convert type `System.Collections.Generic.List<BaseVehicle.MountPointInfo>' to `BaseVehicle.MountPointInfo[]'