fix: auto-update mailing unit + gas canister UIs on state (#39289)

* fix: auto-update mailing unit + gas canister UIs

* fix: make FollowerComponent auto handle state

* refactor: kill AfterAutoHandleState for Follower

* flakeops
This commit is contained in:
Perry Fraser
2025-08-04 12:26:52 -04:00
committed by GitHub
parent 53e64c3a24
commit 6d50fb03d6
4 changed files with 3 additions and 9 deletions

View File

@@ -13,7 +13,7 @@ namespace Content.Shared.Configurable
/// <remarks>
/// If you want a more detailed description ask the original coder.
/// </remarks>
[RegisterComponent, NetworkedComponent, AutoGenerateComponentState]
[RegisterComponent, NetworkedComponent, AutoGenerateComponentState(true)]
public sealed partial class ConfigurationComponent : Component
{
/// <summary>