Merge branch 'master' of http://git.umayle.com:2023/yulong/NewN_UAVPlane
This commit is contained in:
commit
876ee00b44
|
@ -224,7 +224,7 @@ public class Microwaveweapon : MonoBehaviour
|
|||
}
|
||||
public List<UnmannedAerialVehicleManage> wrjList = new List<UnmannedAerialVehicleManage>();
|
||||
/// <summary>
|
||||
/// 检索无人机是否符合角度 距离
|
||||
/// 检索无人机是否符合角度和距离
|
||||
/// </summary>
|
||||
private void SelectWRJ()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue