cloudflight
2023-12-26 5fa6947054206e2e781eadd4effdcdf52eda28c4
Hydro.Core/Common/Parts.cs
@@ -6,6 +6,7 @@
namespace Hydro.Core.Model
{
    [Serializable]
    public class Parts
    {
        List<string> _parts = null;