Skip to content

Commit a9d97ae

Browse files
Merge pull request #14 from parasollab/record_stop_mirror
Record stop mirror
2 parents 7ad7d84 + 0737694 commit a9d97ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Runtime/Scripts/SetupUI.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,8 @@ void LoadUI()
333333

334334
// Let the planner know that interaction is starting
335335
sendInteractionMessage(true);
336+
mirrorButton.onClick.Invoke();
337+
336338
}
337339
});
338340

0 commit comments

Comments
 (0)