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
edd1474b
Commit
edd1474b
authored
Jul 26, 2017
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version
parent
cedad31c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
6 deletions
+4
-6
gframe/game.cpp
gframe/game.cpp
+2
-4
ocgcore
ocgcore
+1
-1
script
script
+1
-1
No files found.
gframe/game.cpp
View file @
edd1474b
...
...
@@ -14,7 +14,7 @@
#include <dirent.h>
#endif
const
unsigned
short
PRO_VERSION
=
0x233
B
;
const
unsigned
short
PRO_VERSION
=
0x233
C
;
namespace
ygo
{
...
...
@@ -109,9 +109,7 @@ bool Game::Initialize() {
特殊同调和特殊超量没有正确检查是否
\n
\
有可用格子。
\n\n
\
代替破坏的效果可以用不会被破坏的卡
\n
\
代替破坏。
\n\n
\
No.41 泥睡魔兽 睡梦貘和装弹枪管龙
\n
\
的处理存在问题。"
,
rect
<
s32
>
(
300
,
30
,
550
,
390
),
false
,
true
,
wMainMenu
);
代替破坏。"
,
rect
<
s32
>
(
300
,
30
,
550
,
390
),
false
,
true
,
wMainMenu
);
//lan mode
wLanWindow
=
env
->
addWindow
(
rect
<
s32
>
(
220
,
100
,
800
,
520
),
false
,
dataManager
.
GetSysString
(
1200
));
...
...
ocgcore
@
509d4a5c
Subproject commit
05fcb21c74361153335e17620871fcf715918bf5
Subproject commit
509d4a5cc1fa949fa4c8bcb8b5f06db43de9521c
script
@
03638f34
Subproject commit
dc40ce9811cc09192c527c888449cdbcdc9036d2
Subproject commit
03638f34b137314e29aa4c83e703029224ee0ac3
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