This commit is contained in:
parent
a1898229d8
commit
22b6ed5cef
|
@ -118,6 +118,7 @@ public class Spectrumdetection : MonoBehaviour
|
||||||
onlyOne = false;
|
onlyOne = false;
|
||||||
DroneViewDisplay.Instance.CreateUI(equipmentCommon.deviceID, camera, rawImage);
|
DroneViewDisplay.Instance.CreateUI(equipmentCommon.deviceID, camera, rawImage);
|
||||||
}
|
}
|
||||||
|
if (isStartRehearsing)
|
||||||
Search();//微波武器朝向无人机
|
Search();//微波武器朝向无人机
|
||||||
}
|
}
|
||||||
private void Microwave()
|
private void Microwave()
|
||||||
|
|
Loading…
Reference in New Issue