Skip to content

Commit 8d78cd0

Browse files
committed
Fixed:
- wrong length of connections
1 parent c5f08d1 commit 8d78cd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arcor2_AREditor/Assets/TABLET/Prefabs/ConnectionPrefab.prefab

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@ MonoBehaviour:
157157
- color: {r: 1, g: 1, b: 1, a: 1}
158158
direction: 0
159159
position: 0
160-
weight: 1
160+
weight: 0.1
161161
- color: {r: 1, g: 1, b: 1, a: 1}
162162
direction: 0
163163
position: 0
164-
weight: 1
164+
weight: 0.1
165165
resolution: 20
166166
_line: {fileID: 5806945198096296325}

0 commit comments

Comments
 (0)