Commit 5f5e1407 authored by keyongyu's avatar keyongyu

2.4.3.4

parent d9868429
...@@ -72,6 +72,7 @@ public enum CardType : long ...@@ -72,6 +72,7 @@ public enum CardType : long
} }
public static class CardTypes{ public static class CardTypes{
public static readonly CardType[] TYPE1 = { public static readonly CardType[] TYPE1 = {
CardType.TYPE_TOKEN,
CardType.TYPE_LINK, CardType.TYPE_LINK,
CardType.TYPE_RITUAL, CardType.TYPE_RITUAL,
CardType.TYPE_FUSION, CardType.TYPE_FUSION,
...@@ -86,6 +87,7 @@ public static class CardTypes{ ...@@ -86,6 +87,7 @@ public static class CardTypes{
CardType.TYPE_TOON, CardType.TYPE_TOON,
}; };
public static readonly CardType[] TYPE1_10 = { public static readonly CardType[] TYPE1_10 = {
CardType.TYPE_TOKEN,
CardType.TYPE_LINK, CardType.TYPE_LINK,
CardType.TYPE_RITUAL, CardType.TYPE_RITUAL,
CardType.TYPE_FUSION, CardType.TYPE_FUSION,
......
...@@ -28,4 +28,4 @@ ...@@ -28,4 +28,4 @@
// //
// You can specify all the values or you can use the default the Revision and // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.4.3.3")] [assembly: AssemblyVersion("2.4.3.4")]
★更新历史 ★更新历史
2.4.3.4
修复导出衍生物bug
2.4.3.3 2.4.3.3
data/mse 类型翻译 data/mse 类型翻译
2.4.3.2 2.4.3.2
......
[DataEditorX]2.4.3.3[DataEditorX] [DataEditorX]2.4.3.4[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL] [URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment) ★运行环境(Environment)
......
★更新历史 ★更新历史
2.4.3.4
修复导出衍生物bug
2.4.3.3 2.4.3.3
data/mse 类型翻译 data/mse 类型翻译
2.4.3.2 2.4.3.2
......
[DataEditorX]2.4.3.3[DataEditorX] [DataEditorX]2.4.3.4[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL] [URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment) ★运行环境(Environment)
......
No preview for this file type
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