mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-09-15 14:53:16 +02:00
* PREDICTION * comment * don't overwrite event args * totally not a web edit * intn't
6 lines
159 B
C#
6 lines
159 B
C#
using Content.Shared.IgnitionSource;
|
|
|
|
namespace Content.Client.IgnitionSource;
|
|
|
|
public sealed partial class IgnitionSourceSystem : SharedIgnitionSourceSystem;
|