Files
crystall-punk-14/Content.Shared/_CP14/MagicSpellStorage/CP14SharedMagicSpellStorageSystem.cs

6 lines
129 B
C#
Raw Permalink Normal View History

2025-06-21 20:51:07 +03:00
namespace Content.Shared._CP14.MagicSpellStorage;
public abstract partial class CP14SharedSpellStorageSystem : EntitySystem
{
}