pop27
This commit is contained in:
parent
e96781f141
commit
6b2f41eed6
@ -184,6 +184,8 @@ function initDrop() {
|
|||||||
'.inventory-slot[data-id="' + itemId + '"]',
|
'.inventory-slot[data-id="' + itemId + '"]',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
item.remove();
|
||||||
|
|
||||||
const icon = item.querySelector("img").src;
|
const icon = item.querySelector("img").src;
|
||||||
|
|
||||||
/* Wenn Slot schon Item hat */
|
/* Wenn Slot schon Item hat */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user