Merge pull request #3495 from Citadel-Station-13/upstream-merge-31859

[MIRROR] Fixes an edge case in portable atmos connection check
This commit is contained in:
LetterJay
2017-10-19 09:11:37 -04:00
committed by GitHub
@@ -49,7 +49,7 @@
//Make sure are close enough for a valid connection
if(new_port.loc != get_turf(src))
return TRUE
return FALSE
//Perform the connection
connected_port = new_port