Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
uezo authored Nov 15, 2020
2 parents 84c097e + 9b5d439 commit 6f38dc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChatdollKit/Editor/FaceClipEditor.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
Expand Down Expand Up @@ -506,4 +506,4 @@ class VisemeTarget
public SkinnedMeshRenderer SkinnedMeshRenderer { get; set; }
public List<int> ShapeKeyIndexes { get; set; }
}
}
}

0 comments on commit 6f38dc8

Please sign in to comment.