MrDoo71

Results 1 issues of MrDoo71

I think this line: const line = ShapeInfo.line([15, 75], [355, 140]); should read: const line = ShapeInfo.line(15, 75, 355, 140);