Fixes medical item runtime and a line git ate

That line was pretty important, git. Why, git.
This commit is contained in:
Krausus
2015-05-14 07:23:26 -04:00
parent a45bf57247
commit 6b4d8ec0b3
2 changed files with 2 additions and 1 deletions
@@ -366,6 +366,7 @@
for(var/mob/living/carbon/M in mob_list)
if(M.mind in ticker.mode.syndicates)
nearest_op = M
if(!nearest_op) // There are simply no operatives left to point to
active = 0
icon_state = "pinoff"