Commit 9856890c authored by mercury233's avatar mercury233

update test

parent 487532bb
......@@ -116,9 +116,6 @@ bool Game::Initialize() {
env->addStaticText(L"目前测试的内容:\n\n\
窗口缩放。\n\
投降时确认。\n\
自动保存录像。\n\
使用多个关键词搜索卡片。\n\
优化墓地等处被选为对象的卡的展示。\n\
\n\
\n已知问题:\n\
\n效果文内英文换行会截断单词。\n\
......
1 ICON "ygopro.ico"
1 VERSIONINFO
FILEVERSION 1, 0, 34, 6
PRODUCTVERSION 1, 0, 34, 6
FILEVERSION 1, 0, 34, 7
PRODUCTVERSION 1, 0, 34, 7
FILEOS 0x4
FILETYPE 0x1
......@@ -16,8 +16,8 @@ VALUE "InternalName", "YGOPro"
VALUE "LegalCopyright", "Copyright (C) 2018 Fluorohydride"
VALUE "OriginalFilename", "YGOPro_test.exe"
VALUE "ProductName", "YGOPro"
VALUE "FileVersion", "1.034.6.233"
VALUE "ProductVersion", "1.034.6.233"
VALUE "FileVersion", "1.034.7.233"
VALUE "ProductVersion", "1.034.7.233"
END
END
BLOCK "VarFileInfo"
......
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