serverization??? (#1457)

This commit is contained in:
Red
2025-06-21 20:51:07 +03:00
committed by GitHub
parent 78e3b78854
commit 44ba300a91
14 changed files with 27 additions and 43 deletions

View File

@@ -0,0 +1,5 @@
namespace Content.Shared._CP14.MagicSpellStorage;
public abstract partial class CP14SharedSpellStorageSystem : EntitySystem
{
}