quantum-space-buddies/QSB/Utility/IAddComponentOnStart.cs
2022-02-25 23:18:46 -08:00

3 lines
68 B
C#

namespace QSB.Utility;
public interface IAddComponentOnStart { }