Commit cb476190 authored by keyongyu's avatar keyongyu

2.3.0.5

parent 2b274d08
...@@ -130,6 +130,7 @@ public bool DelCards(bool deletefiles) ...@@ -130,6 +130,7 @@ public bool DelCards(bool deletefiles)
//删除资源 //删除资源
if (deletefiles) if (deletefiles)
{ {
dataform.SetImage(0);//释放当前使用的卡图
YGOUtil.CardDelete(c.id, dataform.GetPath(), false); YGOUtil.CardDelete(c.id, dataform.GetPath(), false);
} }
} }
......
...@@ -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.3.0.4")] [assembly: AssemblyVersion("2.3.0.5")]
★更新历史 ★更新历史
2.3.0.5
修复删除卡片,无法删除卡图
2.3.0.4 2.3.0.4
MSE存档的文本处理,分行优化 MSE存档的文本处理,分行优化
2.3.0.3 2.3.0.3
......
[DataEditorX]2.3.0.4[DataEditorX] [DataEditorX]2.3.0.5[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
★更新历史 ★更新历史
2.3.0.5
修复删除卡片,无法删除卡图
2.3.0.4 2.3.0.4
MSE存档的文本处理,分行优化 MSE存档的文本处理,分行优化
2.3.0.3 2.3.0.3
......
# database history # database history
D:\Program Files (x86)\ygopro\cards2.cdb F:\games\ygopro\cards.cdb
# script history # script history
D:\Program Files (x86)\ygopro\script\c50755.lua \ No newline at end of file
\ No newline at end of file
[DataEditorX]2.3.0.4[DataEditorX] [DataEditorX]2.3.0.5[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