Commit c94cfa80 authored by keyongyu's avatar keyongyu

1.6.2.1

parent 9090b09b
......@@ -87,7 +87,7 @@ public static string[] WriteSet(string file,Card[] cards,string pic)
else
jpg="";
if(c.IsType(CardType.TYPE_SPELL)||c.IsType(CardType.TYPE_TRAP))
sw.WriteLine("2");//getSpellTrap(c, jpg, c.IsType(CardType.TYPE_SPELL)));
sw.WriteLine(getSpellTrap(c, jpg, c.IsType(CardType.TYPE_SPELL)));
else
sw.WriteLine(getMonster(c, jpg, c.IsType(CardType.TYPE_PENDULUM)));
}
......
......@@ -28,4 +28,4 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.6.2.0")]
[assembly: AssemblyVersion("1.6.2.1")]
......@@ -3,6 +3,6 @@ game: yugioh
stylesheet: standard
set info:
language: TW
edition: MSE Editrion
edition:
ST mark is text: yes
pendulum image is small: yes
\ No newline at end of file
[DataEditorX]1.6.2.0[DataEditorX]
[DataEditorX]1.6.2.1[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★使用前,请关联lua的打开方式,例如记事本,notepad++,等。
......@@ -56,6 +56,8 @@ DataEditorX.exe.config
描述不详细的bug,我修复不了。(都不知道是bug是什么)
★更新历史
1.6.2.1
修复导出MSE存档
1.6.2.0
MSE存档导出,修正english的魔法陷阱标志
增加单系列搜索
......
No preview for this file type
......@@ -3,6 +3,6 @@ game: yugioh
stylesheet: standard
set info:
language: TW
edition: MSE Editrion
edition:
ST mark is text: yes
pendulum image is small: yes
\ No newline at end of file
[DataEditorX]1.6.2.0[DataEditorX]
[DataEditorX]1.6.2.1[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★使用前,请关联lua的打开方式,例如记事本,notepad++,等。
......@@ -56,6 +56,8 @@ DataEditorX.exe.config
描述不详细的bug,我修复不了。(都不知道是bug是什么)
★更新历史
1.6.2.1
修复导出MSE存档
1.6.2.0
MSE存档导出,修正english的魔法陷阱标志
增加单系列搜索
......
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