Fix visualizer issues (#3440)
This commit is contained in:
@@ -63,6 +63,7 @@ namespace Content.Client.GameObjects.Components.Storage
|
||||
spriteComponent.LayerSetVisible(OpenIcon, false);
|
||||
break;
|
||||
}
|
||||
component.SetData(StackVisuals.Hide, bagState == SharedBagState.Close);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user