Skip to content

Commit 69ab871

Browse files
committed
move static reseed config back to visual localizer
1 parent 2ee3c35 commit 69ab871

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/defaults/cppPtbDefaults.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@
107107
value.proportionKilledPerFrame = 0;
108108
% Dot Size (dot width) in visual angles.
109109
value.size = 0.2;
110-
% Static dots should change position at each event or not
111-
value.staticReSeed = true;
112110

113111
otherwise
114112
error('unknown action');

0 commit comments

Comments
 (0)