Is merging someone else's PR you personally fixed considerable as self-merging?

This commit is contained in:
Ghom
2019-12-21 16:40:32 +01:00
committed by GitHub
parent 4624a1739a
commit 5c3d3f4cc5
@@ -243,6 +243,7 @@
if(!disease_air_spread_walk(T, get_turf(L)))
continue
target_hosts += L
target_hosts -= host_mob
if(!target_hosts.len)
return
var/mob/living/infectee = pick(target_hosts)