fixing example pixastic worker paths.

This commit is contained in:
Bala Clark 2013-11-26 21:48:43 +01:00
parent 628dadf370
commit 1a080df671
3 changed files with 4 additions and 4 deletions

View file

@ -45,7 +45,7 @@
'goldenboy/goldenboy_24.jpg',
'goldenboy/goldenboy_25.jpg'
], {
libPath: "/reader/examples/comicbook/js/"
libPath: "/HTML5-Comic-Book-Reader/examples/comicbook/js/"
});
book.draw();