Skip to content
Snippets Groups Projects

Develop

Merged Peter Zhai requested to merge develop into master
2 files
+ 15
11
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -281,7 +281,7 @@ var cqhm = cqhm || {};
z : 0
}),
new cqhm.modelTypes.Comment({
position: { x: 80, y: 200 },
position: { x: 80, y: 240 },
size: { width: 50, height: 50 },
z : 0
}),
Loading