mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-08-13 00:45:11 +09:00
Type the legacy role registry
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -551,7 +551,8 @@ function ExpUtil.move_items_to_surface(options)
|
||||
options.item = item
|
||||
entity = ExpUtil.get_storage_for_stack(options)
|
||||
entity.insert(options.item)
|
||||
assert(options.item).clear()
|
||||
local item_stack = options.item --[[@as LuaItemStack]]
|
||||
item_stack.clear()
|
||||
end
|
||||
end
|
||||
return entity
|
||||
|
||||
Reference in New Issue
Block a user