Passed correct reference of drawingController when releasing tool

This commit is contained in:
juliandescottes
2012-09-05 23:59:53 +02:00
parent a73eb7d514
commit 070a83fd03

View File

@@ -252,7 +252,7 @@ $.namespace("pskl");
spriteCoordinate.col, spriteCoordinate.col,
spriteCoordinate.row, spriteCoordinate.row,
penColor, penColor,
this.drawer this.drawingController
); );
}, },