Pull up PdtBinder.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
using Cryville.Common;
|
||||
using Cryville.Common.Pdt;
|
||||
using Cryville.Crtr.Browsing;
|
||||
using Newtonsoft.Json;
|
||||
@@ -30,6 +31,7 @@ namespace Cryville.Crtr {
|
||||
}
|
||||
}
|
||||
|
||||
[Binder(typeof(PdtBinder))]
|
||||
public class PdtSkin : SkinElement { }
|
||||
|
||||
public class SkinElement {
|
||||
|
Reference in New Issue
Block a user