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