BodySystem stuff 2: overused boogaloo (#1174)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
This commit is contained in:
@@ -58,7 +58,7 @@ namespace Content.Shared.BodySystem {
|
||||
tempConnections.Add(connection);
|
||||
}
|
||||
}
|
||||
else if (slotConnections.Contains(slotName))
|
||||
else if (slotConnections.Contains(targetSlotName))
|
||||
{
|
||||
tempConnections.Add(slotName);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user