diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-11-11 19:17:52 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-11-11 19:17:52 -0500 |
| commit | 9dbef9843e2a63c04ed26f7c11d184d8925f2eb5 (patch) | |
| tree | 6aa98dde61530f5b2401ad16b0f881fa9dc9e132 /StoneIsland/www/js/sdk/auth.js | |
| parent | e49d68aa34532bbdf9d8d942f9d7e2532454e55d (diff) | |
| parent | 26c059e0e459aa2088355c82fccfb637991ec229 (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.js | 2 |
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 |
