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,7 @@
using Content.Shared._CP14.MagicSpellStorage;
namespace Content.Client._CP14.MagicSpellStorage;
public sealed partial class CP14ClientSpellStorageSystem : CP14SharedSpellStorageSystem
{
}