6 lines
160 B
C#
6 lines
160 B
C#
using Content.Shared._CP14.Fishing.Systems;
|
|
|
|
namespace Content.Server._CP14.Fishing;
|
|
|
|
public sealed class CP14FishingRodSystem : CP14SharedFishingRodSystem;
|