diff --git a/web/js/minecraft.js b/web/js/minecraft.js index b22da801..2b63e65f 100644 --- a/web/js/minecraft.js +++ b/web/js/minecraft.js @@ -8,12 +8,13 @@ var cloneCanvas = function(self) { }; function blitImage(ctx, image, sx ,sy, sw, sh, dx, dy, dw, dh) { - var x; var y; - for (x=0;x