Add conditional camera offset based on cursor - Hristov Rework, Part 1 (#31626)
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Content.Shared.Weapons.Melee.Components;
|
||||
/// <summary>
|
||||
/// Indicates that this meleeweapon requires wielding to be useable.
|
||||
/// </summary>
|
||||
[RegisterComponent, NetworkedComponent, Access(typeof(WieldableSystem))]
|
||||
[RegisterComponent, NetworkedComponent, Access(typeof(SharedWieldableSystem))]
|
||||
public sealed partial class MeleeRequiresWieldComponent : Component
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user