mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
Fix a runtime in dna vault Initialize (#18172)
This commit is contained in:
@@ -188,8 +188,6 @@ GLOBAL_LIST_INIT(non_simple_animals, typecacheof(list(/mob/living/carbon/human/m
|
||||
dna_max = G.human_count
|
||||
break
|
||||
|
||||
..()
|
||||
|
||||
/obj/machinery/dna_vault/update_icon()
|
||||
..()
|
||||
if(stat & NOPOWER)
|
||||
|
||||
Reference in New Issue
Block a user