Remove inventory component references (#15249)

This commit is contained in:
DrSmugleaf
2023-04-11 17:20:47 -07:00
committed by GitHub
parent 54ceca8c7f
commit 98b4af8df0
15 changed files with 101 additions and 84 deletions

View File

@@ -19,6 +19,7 @@ namespace Content.Server.Entry
"CableVisualizer",
"UIFragment",
"PDABorderColor",
"InventorySlots",
};
}
}