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
REIKAI
ygopro
Commits
4166c835
Commit
4166c835
authored
Mar 26, 2019
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update test
parent
bfb4428d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
5 deletions
+3
-5
gframe/game.cpp
gframe/game.cpp
+1
-3
ocgcore
ocgcore
+1
-1
script
script
+1
-1
No files found.
gframe/game.cpp
View file @
4166c835
...
...
@@ -115,12 +115,10 @@ bool Game::Initialize() {
env
->
addStaticText
(
L"https://ygo233.com/"
,
rect
<
s32
>
(
10
,
360
,
270
,
380
),
false
,
false
,
wMainMenu
);
env
->
addStaticText
(
L"目前测试的内容:
\n\n
\
窗口缩放。
\n
\
扩展卡包支持ZIP压缩包。
\n
\
投降时确认。
\n
\
\n
\
\n
已知问题:
\n
\
\n
效果文内英文换行会截断单词。
\n
\
\n
鸽了,爽
\n
\
"
,
rect
<
s32
>
(
300
,
30
,
550
,
390
),
false
,
true
,
wMainMenu
);
//lan mode
...
...
ocgcore
@
3cbdbf5a
Subproject commit 3
7daea2df03d06e71eb26cd5e27c389b9c55d44f
Subproject commit 3
cbdbf5a970b3ac5d8dcf0c6550898c41f5274e0
script
@
1eb8ca4a
Subproject commit
e57b95dc0820f7dd5d58d52115f533fd87b16f0
a
Subproject commit
1eb8ca4a2bd476a122bf8253ca53356303de35a
a
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