summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/sdk/auth.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-11 19:17:52 -0500
committerJules Laplace <jules@okfoc.us>2015-11-11 19:17:52 -0500
commit9dbef9843e2a63c04ed26f7c11d184d8925f2eb5 (patch)
tree6aa98dde61530f5b2401ad16b0f881fa9dc9e132 /StoneIsland/www/js/sdk/auth.js
parente49d68aa34532bbdf9d8d942f9d7e2532454e55d (diff)
parent26c059e0e459aa2088355c82fccfb637991ec229 (diff)
determine whats in inventory from ModelColorSize arrays
Diffstat (limited to 'StoneIsland/www/js/sdk/auth.js')
-rw-r--r--StoneIsland/www/js/sdk/auth.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/js/sdk/auth.js b/StoneIsland/www/js/sdk/auth.js
index 3b905ffb..134107c2 100644
--- a/StoneIsland/www/js/sdk/auth.js
+++ b/StoneIsland/www/js/sdk/auth.js
@@ -37,4 +37,4 @@ var auth = sdk.auth = (function(){
}
return auth
-})()
+})() \ No newline at end of file