Reflection refactor (#19253)

This commit is contained in:
metalgearsloth
2023-08-25 12:48:27 +10:00
committed by GitHub
parent 67580e08bf
commit ed81d1a4da
7 changed files with 146 additions and 74 deletions

View File

@@ -1,3 +1,5 @@
using Content.Shared.Hands.Components;
namespace Content.Shared.Inventory;
public partial class InventorySystem