parent
b4a3408a7e
commit
a06d9a512c
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ public sealed class StorageBoundUserInterface : BoundUserInterface
|
|||
|
||||
private readonly StorageSystem _storage;
|
||||
|
||||
[Obsolete] public override bool DeferredClose => false;
|
||||
|
||||
public StorageBoundUserInterface(EntityUid owner, Enum uiKey) : base(owner, uiKey)
|
||||
{
|
||||
IoCManager.InjectDependencies(this);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue