mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-01 02:15:54 -04:00
hopefully fix a few more
This commit is contained in:
@@ -3426,7 +3426,7 @@ void TangibleObject::clearCraftingManufactureSchematic(void)
|
||||
if (container)
|
||||
{
|
||||
Container::ContainerErrorCode error = Container::CEC_Success;
|
||||
CachedNetworkId schematicId = container->getObjectInSlot(
|
||||
schematicId = container->getObjectInSlot(
|
||||
getCraftingManufactureSchematicSlotId(), error);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user