Update store.js
accidentally selected line of code I didn't mean to GitHub commit (event items category on store, I unchecked all the lines but the last line in the function)
This commit is contained in:
parent
706467c98b
commit
b15c39f861
1 changed files with 1 additions and 1 deletions
|
|
@ -85,4 +85,4 @@ function CheckInventory(id) {
|
||||||
return Item
|
return Item
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
} })
|
||||||
Reference in a new issue