Files

6 lines
115 B
C#
Raw Permalink Normal View History

using Content.Shared.Flash;
namespace Content.Server.Flash;
public sealed class FlashSystem : SharedFlashSystem;