Commit 94baa164 authored by nanahira's avatar nanahira

fix

parent b0656d5a
......@@ -16,6 +16,6 @@ public enum CardRule : int
/// <summary>简体中文</summary>
CCG = 9,
/// <summary>简体中文/TCG</summary>
CCG = 0xa,
CCGTCG = 0xa,
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment