Update ruleset and skin format number. (2)
This commit is contained in:
@@ -12,6 +12,8 @@ using System.Text;
|
||||
|
||||
namespace Cryville.Crtr {
|
||||
public class Skin : MetaInfo {
|
||||
public const long CURRENT_FORMAT = 2;
|
||||
|
||||
[JsonRequired]
|
||||
public long format;
|
||||
|
||||
|
Reference in New Issue
Block a user