StaminaSystem to SharedStaminaSystem (#37199)
* Init Commit * Partial class * Hands system slipped through
This commit is contained in:
committed by
GitHub
parent
ef881fe655
commit
9c165cb5a0
@@ -9,7 +9,7 @@ namespace Content.Shared.Damage.Components;
|
||||
[RegisterComponent]
|
||||
[NetworkedComponent]
|
||||
[AutoGenerateComponentState]
|
||||
[Access(typeof(StaminaSystem))]
|
||||
[Access(typeof(SharedStaminaSystem))]
|
||||
public sealed partial class StaminaDamageOnEmbedComponent : Component
|
||||
{
|
||||
[ViewVariables(VVAccess.ReadWrite), DataField, AutoNetworkedField]
|
||||
|
||||
Reference in New Issue
Block a user