one more lil sneaky chompedit tag

This commit is contained in:
cadyn
2020-11-22 21:28:41 -08:00
committed by GitHub
parent c55132d06d
commit 8f8caeb621

View File

@@ -236,7 +236,7 @@ var/mobs_radio_range_fired = 1 //CHOMPEdit
var/turf/speaker = get_turf(R)
if(speaker)
for(var/turf/T in R.can_broadcast_to()) //CHOMPEdit
T.temp_check[our_iter] = TRUE
T.temp_check[our_iter] = TRUE //CHOMPEdit
speaker_coverage[T] = R