8 lines
182 B
C#
8 lines
182 B
C#
|
|
using Content.Shared._CP14.Trading.Systems;
|
||
|
|
|
||
|
|
namespace Content.Client._CP14.Trading;
|
||
|
|
|
||
|
|
public sealed partial class CP14ClientStationEconomySystem : CP14SharedStationEconomySystem
|
||
|
|
{
|
||
|
|
}
|