6 lines
168 B
C#
6 lines
168 B
C#
using Content.Shared._CP14.Fishing.Systems;
|
|
|
|
namespace Content.Client._CP14.Fishing;
|
|
|
|
public sealed class CP14FishingProcessSystem : CP14SharedFishingProcessSystem;
|