1 parent 185b7d0 commit 273cb40Copy full SHA for 273cb40
1 file changed
src/variety/lapaz.js
@@ -32,6 +32,7 @@
32
}
33
} else if (this.mouseend && this.notInputted()) {
34
if (
35
+ this.pid !== "lapaz" &&
36
this.puzzle.getConfig("patchwork_leftaux") &&
37
!this.getpos(0.25).oncell()
38
) {
0 commit comments