This commit is contained in:
2025-06-07 01:45:31 +09:00
parent 42f189bad8
commit b53e63408a

View File

@@ -47,7 +47,7 @@ local function gui_create(player)
end
local function gui_update(player, entity)
if entity.type == 'proxy-container' then
if entity.type == 'proxy-container' and entity.proxy_target_inventory and entity.proxy_target_inventory == defines.inventory.lab_input then
player.opened = nil
return