Commit 7efb3876 authored by David Schnur's avatar David Schnur

Add missing semicolon.

parent 2c4c39f4
......@@ -425,7 +425,7 @@ Licensed under the MIT license.
element: positions.length ? info.element.clone() : info.element,
x: x,
y: y
}
};
positions.push(position);
......
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