From 091752aaae0cd0e0b0de24cdc4fdc96b2a3f7030 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Wed, 3 Aug 2011 00:40:53 -0500 Subject: [PATCH] Drop accessory face overlay - hardly seems used and causes white faces --- web/js/minecraft.js | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) 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