bugfix
This commit is contained in:
2976
Assets/Prefabs/Canvas.prefab
Normal file
2976
Assets/Prefabs/Canvas.prefab
Normal file
File diff suppressed because it is too large
Load Diff
7
Assets/Prefabs/Canvas.prefab.meta
Normal file
7
Assets/Prefabs/Canvas.prefab.meta
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8399fc044b9f80245be55f692ba44a15
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ namespace Octopus.Simulator.Networks
|
|||||||
Debug.Log($"webconfig:{json}");
|
Debug.Log($"webconfig:{json}");
|
||||||
}
|
}
|
||||||
|
|
||||||
public void cameAngle(string angle)
|
public void camAngle(string angle)
|
||||||
{
|
{
|
||||||
Debug.Log($"webCam:{angle}");
|
Debug.Log($"webCam:{angle}");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user