Content changes for session specific entity states (#11235)
This commit is contained in:
@@ -8,6 +8,8 @@ namespace Content.Shared.Flash
|
||||
{
|
||||
public float Duration { get; set; }
|
||||
public TimeSpan LastFlash { get; set; }
|
||||
|
||||
public override bool SendOnlyToOwner => true;
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
|
||||
Reference in New Issue
Block a user