diff --git a/config/single_two_win.json b/config/single_two_win.json index caaefa2cb1..9e88325d39 100644 --- a/config/single_two_win.json +++ b/config/single_two_win.json @@ -53,7 +53,7 @@ "users": [ { "eyeseparation": 0.065, - "pos": { "x": 0.0, "y": 0.0, "z": 4.0 } + "pos": { "x": 0.0, "y": 0.0, "z": 0.0 } } ] } diff --git a/config/two_nodes.json b/config/two_nodes.json index 723250a6f0..621bfbbeb0 100644 --- a/config/two_nodes.json +++ b/config/two_nodes.json @@ -58,7 +58,7 @@ "users": [ { "eyeseparation": 0.065, - "pos": { "x": 0.0, "y": 0.0, "z": 4.0 } + "pos": { "x": 0.0, "y": 0.0, "z": 0.0 } } ] }