6 lines
131 B
C#
6 lines
131 B
C#
using Content.Shared.HotPotato;
|
|
|
|
namespace Content.Server.HotPotato;
|
|
|
|
public sealed class HotPotatoSystem : SharedHotPotatoSystem;
|