From a6514ad10472329a6f81f4eeef686ab9143643ec Mon Sep 17 00:00:00 2001 From: jomo Date: Sun, 9 Nov 2014 20:57:12 +0100 Subject: [PATCH] add missing status to comments --- modules/helpers.js | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/helpers.js b/modules/helpers.js index 5c3a257..8180e51 100644 --- a/modules/helpers.js +++ b/modules/helpers.js @@ -76,6 +76,7 @@ function skin_url(profile) { // callback contains error, status, hash // the status gives information about how the image was received // -1: error +// 0: cached as null // 1: found on disk // 2: profile requested/found, skin downloaded from mojang servers // 3: profile requested/found, but it has no skin