Closed Adikso closed 1 day ago
In Piraci:24LASER only x, y arguments are passed (and required) to CANVAS_OBSERVER^GETGRAPHICSAT but our definition looks like that:
GETGRAPHICSAT(x: number, y: number, onlyVisible: boolean, minZ: number, maxZ: number, includeAlpha?: boolean)
In Piraci:24LASER only x, y arguments are passed (and required) to CANVAS_OBSERVER^GETGRAPHICSAT but our definition looks like that: