Content update for NetEntities (#18935)
This commit is contained in:
@@ -183,7 +183,7 @@ public sealed partial class StoreSystem : EntitySystem
|
||||
var ui = _ui.GetUiOrNull(uid, StoreUiKey.Key);
|
||||
if (ui != null)
|
||||
{
|
||||
UserInterfaceSystem.SetUiState(ui, new StoreInitializeState(preset.StoreName));
|
||||
_ui.SetUiState(ui, new StoreInitializeState(preset.StoreName));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user