Rollerbed / foldable strap fixes. (#16106)
This commit is contained in:
@@ -14,7 +14,7 @@ public sealed class StrapComponent : Component
|
||||
/// <summary>
|
||||
/// The entities that are currently buckled
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
[ViewVariables] // TODO serialization
|
||||
public readonly HashSet<EntityUid> BuckledEntities = new();
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user