Content update for NetEntities (#18935)
This commit is contained in:
@@ -77,7 +77,6 @@ namespace Content.Server.Atmos.EntitySystems
|
||||
|
||||
public void UpdateUserInterface(GasTankComponent component, bool initialUpdate = false)
|
||||
{
|
||||
var internals = GetInternalsComponent(component);
|
||||
_ui.TrySetUiState(component.Owner, SharedGasTankUiKey.Key,
|
||||
new GasTankBoundUserInterfaceState
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user