This commit is contained in:
Ryan Oldenburg 2021-05-30 16:08:08 -05:00
parent de8fda9a81
commit a08019518c

View file

@ -1179,7 +1179,7 @@ template computeCoverages(
when defined(pixieLeakCheck):
if prevAt != size.x and count != 0:
echo "Leak detected: ", count, " @ ", prevAt, " ", y
echo "Leak detected: ", count, " @ (", prevAt, ", ", y, ")"
proc fillShapes(
image: Image,