Fix use-in-hand interactions (#7085)
This commit is contained in:
@@ -15,9 +15,6 @@ namespace Content.Shared.Item
|
||||
{
|
||||
[Dependency] private readonly IEntityManager _entMan = default!;
|
||||
|
||||
[DataField("quickEquip")]
|
||||
public bool QuickEquip = true;
|
||||
|
||||
/// <summary>
|
||||
/// How much big this item is.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user