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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user