Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
苍蓝
ygopro
Commits
9856890c
Commit
9856890c
authored
Nov 18, 2018
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update test
parent
487532bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
7 deletions
+4
-7
gframe/game.cpp
gframe/game.cpp
+0
-3
premake/gframe/ygopro.rc
premake/gframe/ygopro.rc
+4
-4
No files found.
gframe/game.cpp
View file @
9856890c
...
...
@@ -116,9 +116,6 @@ bool Game::Initialize() {
env
->
addStaticText
(
L"目前测试的内容:
\n\n
\
窗口缩放。
\n
\
投降时确认。
\n
\
自动保存录像。
\n
\
使用多个关键词搜索卡片。
\n
\
优化墓地等处被选为对象的卡的展示。
\n
\
\n
\
\n
已知问题:
\n
\
\n
效果文内英文换行会截断单词。
\n
\
...
...
premake/gframe/ygopro.rc
View file @
9856890c
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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment