фикс GhostThemeComponent
This commit is contained in:
parent
49082954a1
commit
fd11019b28
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ namespace Content.Shared._Sunrise.GhostTheme;
|
|||
|
||||
public sealed partial class GhostThemeComponent: Component
|
||||
{
|
||||
[ViewVariables(VVAccess.ReadOnly)]
|
||||
[DataField, AutoNetworkedField]
|
||||
public string? GhostTheme;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue