Delta-v/Content.Client/Smoking/MatchstickSystem.cs

9 lines
184 B
C#

// Shitmed Change Start
using Content.Shared.Smoking.Systems;
namespace Content.Client.Smoking;
public sealed class MatchstickSystem : SharedMatchstickSystem;
// Shitmed Change End