Don't force-show storage windows when their contents change (#35048)
This commit is contained in:
parent
d849a0434b
commit
05608344d4
1 changed files with 0 additions and 4 deletions
|
|
@ -74,10 +74,6 @@ public sealed class StorageSystem : SharedStorageSystem
|
|||
{
|
||||
containerBui.Hide();
|
||||
}
|
||||
else
|
||||
{
|
||||
storageBui.Show();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue