quantum-space-buddies/QSB/Utility/IAddComponentOnStart.cs
2022-03-02 19:46:33 -08:00

3 lines
68 B
C#

namespace QSB.Utility;
public interface IAddComponentOnStart { }