using Content.Shared._DV.Psionics.Systems.PsionicPowers; namespace Content.Client._DV.Psionics.Systems.PsionicPowers; /// /// This solely exist for client-side prediction. /// public sealed class DispelPowerSystem : SharedDispelPowerSystem;