Merge branch 'master' of http://git.umayle.com:2023/yulong/NewN_UAVPlane
This commit is contained in:
commit
4bfe41c347
|
@ -118,7 +118,8 @@ public class Spectrumdetection : MonoBehaviour
|
||||||
onlyOne = false;
|
onlyOne = false;
|
||||||
DroneViewDisplay.Instance.CreateUI(equipmentCommon.deviceID, camera, rawImage);
|
DroneViewDisplay.Instance.CreateUI(equipmentCommon.deviceID, camera, rawImage);
|
||||||
}
|
}
|
||||||
Search();//微波武器朝向无人机
|
if (isStartRehearsing)
|
||||||
|
Search();//微波武器朝向无人机
|
||||||
}
|
}
|
||||||
private void Microwave()
|
private void Microwave()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue