Commit 43375450 authored by Oleg Korshul's avatar Oleg Korshul

Merge branch 'release/4.0.1' into develop

Conflicts:
	common/commonDefines.js
parents 27353cb1 15764928
......@@ -669,12 +669,11 @@
TEXT_ALIGN_TOP : 4 // Top
};
var c_oAscVertDrawingText =
{
normal : 1,
vert : 3,
vert270 : 4
};
var c_oAscVertDrawingText = {
normal : 1,
vert : 3,
vert270 : 4
};
var c_oAscLineJoinType = {
Round : 1,
Bevel : 2,
......
This diff is collapsed.
This diff is collapsed.
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