diff --git a/onlinejs.html b/onlinejs.html index c545e56..33f4741 100644 --- a/onlinejs.html +++ b/onlinejs.html @@ -4,7 +4,7 @@ - + Why u no canvas
@@ -914,7 +914,7 @@ if(halfRes.checked) { p.render2(c2); - c.drawImage(cc2,0,0,128,128,0,0,256,256); + c.drawImage(cc2,0,0,128,128,0,0,256,128); } else p.render(c); var newloop = new Date;