This commit is contained in:
CitadelStationBot
2017-06-04 11:09:15 -05:00
committed by kevinz000
parent 484c9d4770
commit 618d893388
-1
View File
@@ -1289,7 +1289,6 @@
else if (istype(M) && length(M.viruses))
for(var/datum/disease/D in M.viruses)
D.cure(0)
sleep(0) //because deleting of virus is done through spawn(0)
if("infected")
if (check_rights(R_ADMIN, 0))
var/mob/living/carbon/human/H = current