Skip to content

Commit

Permalink
and just in case who knows
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Nov 20, 2023
1 parent 75ee12c commit 410d5ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/asset_cache/asset_list_items.dm
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
var/imgid = replacetext(replacetext("[k]", "/obj/item/", ""), "/", "-")

if(sprites[imgid])
stack_trace("[imgid] has already been registered in vending products spritesheet!")
continue

if(icon_state in icon_states(icon_file))
Expand Down

0 comments on commit 410d5ab

Please sign in to comment.