Files
crystall-punk-14/Content.Client/_CP14/Fishing/CP14FishingProcessSystem.cs
Tornado Tech 78c711950a FUUUUCK
2024-12-15 00:40:43 +10:00

6 lines
168 B
C#

using Content.Shared._CP14.Fishing.Systems;
namespace Content.Client._CP14.Fishing;
public sealed class CP14FishingProcessSystem : CP14SharedFishingProcessSystem;