Files
crystall-punk-14/Content.Server/_CP14/Fishing/CP14FishingRodSystem.cs
Tornado Tech dbcf17bab2 Updated system
2024-12-09 02:29:33 +10:00

6 lines
160 B
C#

using Content.Shared._CP14.Fishing.Systems;
namespace Content.Server._CP14.Fishing;
public sealed class CP14FishingRodSystem : CP14SharedFishingRodSystem;