replace apc panel with wires panel (#14832)

This commit is contained in:
Slava0135
2023-04-20 09:42:22 +03:00
committed by GitHub
parent 32a3ee945c
commit adb12676c6
16 changed files with 47 additions and 257 deletions

View File

@@ -11,7 +11,7 @@ public sealed class WiresPanelComponent : Component
/// <summary>
/// Is the panel open for this entity's wires?
/// </summary>
[ViewVariables]
[DataField("open")]
public bool Open;
/// <summary>