修noteprefab和submodule
This commit is contained in:
@@ -312,7 +312,10 @@ namespace Ichni
|
||||
e.submoduleList.ForEach(s =>
|
||||
{
|
||||
s.SaveBM();
|
||||
clip.Add(s.matchedBM);
|
||||
if (s.matchedBM != null)
|
||||
{
|
||||
clip.Add(s.matchedBM);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user