Merge branch 'master' into upstream-merge-37582

This commit is contained in:
LetterJay
2018-05-21 08:35:21 -05:00
committed by GitHub
413 changed files with 10010 additions and 7528 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
return FALSE
var/turf/there = get_turf(H)
return (H.z != 0 || (there && there.z == H.z))
return (H.z != 0 || (there && there.z == here.z))
return FALSE