mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-05 05:00:26 -04:00
Update Output.js
This commit is contained in:
parent
496490306e
commit
5ebdcf7bea
1 changed files with 0 additions and 1 deletions
|
@ -930,7 +930,6 @@ function itemShopSelectItems(items, numberOfItems) {
|
|||
itemShopSeed += 100
|
||||
if (state.itemShopAll) {
|
||||
for (let i = 0; i < items.length; i++) {
|
||||
log(items[i])
|
||||
itemShopPushDeal(items, items[i])
|
||||
}
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue