comments, cleanup

This commit is contained in:
Kyep
2018-08-16 02:11:20 -07:00
parent f40127b348
commit f36468b865
4 changed files with 5 additions and 5 deletions
+1
View File
@@ -114,6 +114,7 @@
if(!is_teleport_allowed(destturf.z))
return 0
// Only check the destination zlevel for is_teleport_allowed. Checking origin as well breaks ERT teleporters.
var/area/destarea = get_area(destturf)