Files
ss14-wega/Content.Client/_Wega/Xenobiology/CellSystem.cs
T
Zekins3366 864ab2ea6b pew
2026-06-02 01:41:45 +03:00

6 lines
150 B
C#

using Content.Shared.Xenobiology.Systems;
namespace Content.Client._Wega.Xenobiology;
public sealed partial class CellSystem : SharedCellSystem;