using Content.Shared.ItemRecall; namespace Content.Client.ItemRecall; /// /// System for handling the ItemRecall ability for wizards. /// public sealed partial class ItemRecallSystem : SharedItemRecallSystem { }