Probably fix cloning (#5953)

This commit is contained in:
wrexbe
2021-12-29 19:36:43 -08:00
committed by GitHub
parent a0af197259
commit 6ed0b23cc6

View File

@@ -82,7 +82,7 @@ namespace Content.Server.Cloning
}
if (!power.Powered)
return;
continue;
if (cloning.BodyContainer.ContainedEntity != null)
{