Commit 2ff14491 authored by keyongyu's avatar keyongyu

2.3.5.1

parent 784d580b
...@@ -371,7 +371,7 @@ public string[] GetTypes(Card c) ...@@ -371,7 +371,7 @@ public string[] GetTypes(Card c)
//写存档 //写存档
public Dictionary<Card, string> WriteSet(string file, Card[] cards) public Dictionary<Card, string> WriteSet(string file, Card[] cards)
{ {
MessageBox.Show(""+cfg.replaces.Keys[0]+"/"+cfg.replaces[cfg.replaces.Keys[0]]); // MessageBox.Show(""+cfg.replaces.Keys[0]+"/"+cfg.replaces[cfg.replaces.Keys[0]]);
Dictionary<Card, string> list = new Dictionary<Card, string>(); Dictionary<Card, string> list = new Dictionary<Card, string>();
string pic = cfg.imagepath; string pic = cfg.imagepath;
using (FileStream fs = new FileStream(file, using (FileStream fs = new FileStream(file,
......
...@@ -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.5.0")] [assembly: AssemblyVersion("2.3.5.1")]
★更新历史 ★更新历史
2.3.5.1
去掉debug的代码
2.3.5.0 2.3.5.0
mse更新效果文本的替换,支持去除换行 mse更新效果文本的替换,支持去除换行
2.3.4.2 2.3.4.2
......
[DataEditorX]2.3.5.0[DataEditorX] [DataEditorX]2.3.5.1[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.5.1
去掉debug的代码
2.3.5.0 2.3.5.0
mse更新效果文本的替换,支持去除换行 mse更新效果文本的替换,支持去除换行
2.3.4.2 2.3.4.2
......
[DataEditorX]2.3.5.0[DataEditorX] [DataEditorX]2.3.5.1[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)
......
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