Probably fix cloning (#5953)
This commit is contained in:
@@ -82,7 +82,7 @@ namespace Content.Server.Cloning
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!power.Powered)
|
if (!power.Powered)
|
||||||
return;
|
continue;
|
||||||
|
|
||||||
if (cloning.BodyContainer.ContainedEntity != null)
|
if (cloning.BodyContainer.ContainedEntity != null)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user