Ports /tg/ spatial grid system, refactors telecomms, destroys lag (#15140)

This commit is contained in:
Wildkins
2022-12-09 12:35:33 +01:00
committed by GitHub
parent d3f8f12fea
commit 2fcfa8adb7
158 changed files with 4068 additions and 3263 deletions
+2 -2
View File
@@ -187,7 +187,7 @@
. = list()
var/turf/pos = get_turf(source)
if(pos)
for(var/turf/T in hear(range, pos))
for(var/turf/T in get_hear(range, pos))
. += T
#undef UPDATE_BUFFER
#undef UPDATE_BUFFER