Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
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
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
MyCard
ygopro-2pick
Commits
a85b90e2
Commit
a85b90e2
authored
May 23, 2017
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update ref
parent
ecccb93c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
gframe/game.cpp
gframe/game.cpp
+3
-2
ocgcore
ocgcore
+1
-1
script
script
+1
-1
No files found.
gframe/game.cpp
View file @
a85b90e2
...
@@ -109,8 +109,9 @@ bool Game::Initialize() {
...
@@ -109,8 +109,9 @@ bool Game::Initialize() {
env
->
addStaticText
(
L"已知问题:
\n\n
\
env
->
addStaticText
(
L"已知问题:
\n\n
\
代替破坏的效果可以用不会被破坏的卡
\n
\
代替破坏的效果可以用不会被破坏的卡
\n
\
代替破坏。
\n\n
\
代替破坏。
\n\n
\
装弹枪管龙、淘气仙星灯光舞台、王车
\n
\
装弹枪管龙、娱乐伙伴 异色眼同调士、
\n
\
连接的处理存在问题。"
,
rect
<
s32
>
(
300
,
30
,
550
,
390
),
false
,
true
,
wMainMenu
);
淘气仙星灯光舞台、王车连接的处理存
\n
\
在问题。"
,
rect
<
s32
>
(
300
,
30
,
550
,
390
),
false
,
true
,
wMainMenu
);
//lan mode
//lan mode
wLanWindow
=
env
->
addWindow
(
rect
<
s32
>
(
220
,
100
,
800
,
520
),
false
,
dataManager
.
GetSysString
(
1200
));
wLanWindow
=
env
->
addWindow
(
rect
<
s32
>
(
220
,
100
,
800
,
520
),
false
,
dataManager
.
GetSysString
(
1200
));
...
...
ocgcore
@
8ecee326
Subproject commit
3e796fc9e3d9a14dbaa67b4172b76a1a3cdbd257
Subproject commit
8ecee326873f76ba1d36998a41ed47cc84d9c3f9
script
@
cb10c633
Subproject commit
6e2bde374949dda0d76e7898cb889b6a72a0c0e3
Subproject commit
cb10c63388114866d0036455be7e2c021615414b
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