8 lines
158 B
C#
8 lines
158 B
C#
|
|
using Content.Shared._CP14.Actions;
|
||
|
|
|
||
|
|
namespace Content.Client._CP14.Actions;
|
||
|
|
|
||
|
|
public sealed partial class CP14ClientActionSystem : CP14SharedActionSystem
|
||
|
|
{
|
||
|
|
}
|