Skip to content

Commit

Permalink
Update blood_pack.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
realkhad authored Jun 20, 2023
1 parent b1a0f1e commit 12f7081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/reagent_containers/blood_pack.dm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
var/mob/living/carbon/human/connected_to
var/mob/living/carbon/human/connected_from
var/blood_type = null
var/datum/beam/current_beam = null
var/datum/beam/current_beam

/obj/item/reagent_container/blood/Initialize()
. = ..()
Expand Down

0 comments on commit 12f7081

Please sign in to comment.