Skip to content

Commit

Permalink
выыавыаывав
Browse files Browse the repository at this point in the history
  • Loading branch information
Anorak2024 committed Aug 30, 2024
1 parent 2e12b3d commit 2e82e74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/machinery/customat.dm
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,6 @@
data["stock"][product.key] = product.amount
data["icons"] = list()
for (var/datum/data/customat_product/product in products)
var/obj/item/I = product.containtment[1]
data["icons"][product.key] = product.icon
data["vend_ready"] = vend_ready
data["panel_open"] = panel_open ? TRUE : FALSE
Expand Down

0 comments on commit 2e82e74

Please sign in to comment.