Skip to content

Commit 5df464a

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents 8ec15e3 + 63043fb commit 5df464a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setParameters.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
cfg.target.type = 'fixation_cross';
139139
% 'fixation_cross' : the fixation cross changes color
140140
% 'static_repeat' : static dots are in the same position as previous trials
141-
141+
142142
cfg.fixation.colorTarget = cfg.fixation.color;
143143
if strcmp(cfg.target.type, 'fixation_cross')
144144
cfg.fixation.colorTarget = cfg.color.red;

0 commit comments

Comments
 (0)