8 lines
162 B
C#
8 lines
162 B
C#
|
|
using Content.Shared._CP14.MagicSpell;
|
||
|
|
|
||
|
|
namespace Content.Client._CP14.MagicSpell;
|
||
|
|
|
||
|
|
public sealed partial class CP14ClientMagicSystem : CP14SharedMagicSystem
|
||
|
|
{
|
||
|
|
}
|