Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
Neos
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
love_飞影
Neos
Commits
1bdc9c2b
Commit
1bdc9c2b
authored
Dec 02, 2022
by
Chunchi Che
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync neos-protobuf
parent
6f2368cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
9 deletions
+10
-9
neos-protobuf
neos-protobuf
+1
-1
src/api/ocgcore/idl/ocgcore.ts
src/api/ocgcore/idl/ocgcore.ts
+9
-8
No files found.
neos-protobuf
@
2006e72d
Subproject commit
639a41120a8a01da0c41a00e2df3c7ad15c50034
Subproject commit
2006e72d50bfb10cf78573eb6327a3e8ded39133
src/api/ocgcore/idl/ocgcore.ts
View file @
1bdc9c2b
...
...
@@ -3857,14 +3857,15 @@ export namespace ygopro {
export
enum
PhaseType
{
UNKNOWN
=
0
,
DRAW
=
1
,
MAIN1
=
2
,
BATTLE_START
=
3
,
BATTLE_STEP
=
4
,
DAMAGE
=
5
,
DAMAGE_GAL
=
6
,
BATTLE
=
7
,
MAIN2
=
8
,
END
=
9
,
STANDBY
=
2
,
MAIN1
=
3
,
BATTLE_START
=
4
,
BATTLE_STEP
=
5
,
DAMAGE
=
6
,
DAMAGE_GAL
=
7
,
BATTLE
=
8
,
MAIN2
=
9
,
END
=
10
,
}
}
}
...
...
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