mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
fuck everything (I tried to fix GC stuff again) (#8327)
This commit is contained in:
@@ -222,7 +222,7 @@
|
||||
//CHOMPEdit - entire proc changed basically to use recursive listening
|
||||
/proc/get_mobs_in_radio_ranges(var/list/obj/item/device/radio/radios)
|
||||
|
||||
set background = 1
|
||||
//set background = 1 //CHOMPEdit
|
||||
. = list()
|
||||
// Returns a list of mobs who can hear any of the radios given in @radios
|
||||
for(var/obj/item/device/radio/R as anything in radios)
|
||||
|
||||
Reference in New Issue
Block a user