Compare commits

...

2 Commits

Author SHA1 Message Date
YangHua 8dbbc60083 Merge branch 'master' of http://git.umayle.com:2023/yulong/NewN_UAVPlane 2024-01-28 17:27:19 +08:00
YangHua 98f2297cb8 eq 2024-01-28 17:27:16 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ public class PostureController : MonoBehaviour
private void OnDeviceBtn(string id, int redOrBlue)
{
if (droneViewDisplay.renderTextureTo(id) == null) return;
if (string.IsNullOrEmpty(id)) return;
if (redOrBlue == 0)
{