mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 13:04:05 +09:00
reload() for dynamicitems
This commit is contained in:
@@ -73,6 +73,9 @@ class ItemCodex {
|
||||
}
|
||||
}
|
||||
dynamicItemInventory[dynid] = item
|
||||
|
||||
// try to call reload() of the dynamic items
|
||||
item.reload()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user