Files
crystall-punk-14/Content.Server/HotPotato/HotPotatoSystem.cs

6 lines
131 B
C#
Raw Normal View History

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