Storage sidebar fix (#34680)

This commit is contained in:
metalgearsloth
2025-01-28 10:09:52 +11:00
committed by GitHub
parent 69eccc4e92
commit 3e091c4dfa
2 changed files with 9 additions and 18 deletions

View File

@@ -1314,6 +1314,7 @@ public abstract class SharedStorageSystem : EntitySystem
}
Dirty(ent, ent.Comp);
UpdateUI((ent.Owner, ent.Comp));
}
/// <summary>