Merge pull request #3574 from Citadel-Station-13/upstream-merge-32000

[MIRROR] Fixes get_turf_pixel returning null when called on turfs
This commit is contained in:
LetterJay
2017-10-23 16:54:27 -04:00
committed by GitHub
+1 -1
View File
@@ -739,7 +739,7 @@ Do not set recursive depth higher than MAX_PROC_DEPTH as byond breaks when that
*/
/proc/get_turf_pixel(atom/movable/AM)
/proc/get_turf_pixel(atom/AM)
if(!istype(AM))
return