Skip to content

Commit

Permalink
oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
fira committed Dec 29, 2023
1 parent 7d2eae3 commit 3b08cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/toys/cards.dm
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@

/obj/item/toy/handcard/Destroy(force)
. = ..()
cards = null
QDEL_NULL_LIST(cards)

/obj/item/toy/handcard/aceofspades
icon_state = "spades_ace"
Expand Down

0 comments on commit 3b08cf3

Please sign in to comment.