Skip to content

Commit 1873832

Browse files
authored
Ensure both site and velocity trigger reward condition sampling (#585)
1 parent 1bade92 commit 1873832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Extensions/InstantiateSite.bonsai

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<Name>IsInSite</Name>
140140
</Expression>
141141
<Expression xsi:type="Combinator">
142-
<Combinator xsi:type="rx:WithLatestFrom" />
142+
<Combinator xsi:type="rx:CombineLatest" />
143143
</Expression>
144144
<Expression xsi:type="rx:CreateObservable">
145145
<Name>CheckStop</Name>

0 commit comments

Comments
 (0)