Storage sidebar fix (#34680)
This commit is contained in:
@@ -1314,6 +1314,7 @@ public abstract class SharedStorageSystem : EntitySystem
|
||||
}
|
||||
|
||||
Dirty(ent, ent.Comp);
|
||||
UpdateUI((ent.Owner, ent.Comp));
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user