6 lines
83 B
C#
6 lines
83 B
C#
namespace ADEPT.Core.PartsSystem;
|
|
|
|
public class PartsSystem : IPartsSystem
|
|
{
|
|
|
|
} |