fix borgs not being able to toggle flashlight (#20448)
This commit is contained in:
@@ -48,6 +48,9 @@ public sealed partial class HandheldLightComponent : Component
|
||||
[DataField("toggleActionEntity")]
|
||||
public EntityUid? ToggleActionEntity;
|
||||
|
||||
[DataField]
|
||||
public EntityUid? SelfToggleActionEntity;
|
||||
|
||||
public const int StatusLevels = 6;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user