Translated Head, Neck, BackHair1 and BackHair0

This commit is contained in:
Absolutely disgusting
2025-10-25 16:27:11 +04:00
parent eb1875ccf4
commit 96a4535aa1
91 changed files with 604 additions and 603 deletions

View File

@@ -3,7 +3,7 @@ using System;
namespace SlaveMatrix
{
[Serializable]
public class D : 1D
public class D : BackHair1D
{
}
}