Skip to content

Commit

Permalink
fixes kevinz's silly mistake (tgstation#31859)
Browse files Browse the repository at this point in the history
  • Loading branch information
duncathan authored and ShizCalev committed Oct 19, 2017
1 parent 6fa1752 commit 5766642
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5766642

Please sign in to comment.