Commit b32b6744 authored by Ryan Cortez's avatar Ryan Cortez

_

parent 13554d07
This diff is collapsed.
......@@ -164,7 +164,7 @@ function experimentInit() {
text: '+',
font: 'Arial',
units: undefined,
pos: [0, 0], height: 0.05, wrapWidth: undefined, ori: 0,
pos: [0, 0], height: 0.05, wrapWidth: undefined, ori: 0.0,
color: new util.Color('white'), opacity: 1,
depth: -2.0
});
......
......@@ -172,7 +172,7 @@ function experimentInit() {
text: '+',
font: 'Arial',
units: undefined,
pos: [0, 0], height: 0.05, wrapWidth: undefined, ori: 0,
pos: [0, 0], height: 0.05, wrapWidth: undefined, ori: 0.0,
color: new util.Color('white'), opacity: 1,
depth: -2.0
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment