Files

6 lines
131 B
C#
Raw Permalink Normal View History

using Content.Shared.HotPotato;
namespace Content.Server.HotPotato;
2025-08-03 21:20:37 +02:00
public sealed class HotPotatoSystem : SharedHotPotatoSystem;