Fixes get_turf_pixel returning null when called on turfs (#32000)

This commit is contained in:
YPOQ
2017-10-23 08:00:11 -06:00
committed by CitadelStationBot
parent 095839becf
commit 796d61a2dc
+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