Add line break for formatting
This commit is contained in:
@@ -1944,4 +1944,4 @@ function applyOffsetToVector3(position, position2) {
|
|||||||
return toVector3(position.x+position2.x, position.y+position2.y, position.z+position2.z);
|
return toVector3(position.x+position2.x, position.y+position2.y, position.z+position2.z);
|
||||||
}
|
}
|
||||||
|
|
||||||
// -------------------------------------------------------------------------
|
// -------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user