Improve InteractionSystem range & BUI checks (#27999)
* Improve InteractionSystem range & BUI checks * Ghost fixes * AAA * Fix test * fix nullable * revert to broadcast event * Fixes for eengine PR * Ah buckle code * )
This commit is contained in:
@@ -57,7 +57,7 @@ namespace Content.Shared.UserInterface
|
||||
/// </summary>
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
[DataField]
|
||||
public bool AllowSpectator = true;
|
||||
public bool BlockSpectators;
|
||||
|
||||
/// <summary>
|
||||
/// Whether the item must be in the user's currently selected/active hand.
|
||||
|
||||
Reference in New Issue
Block a user