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
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
Commits
de4930e4
Commit
de4930e4
authored
Dec 26, 2015
by
salix5
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PHASE_BATTLE_STEP
parent
7c07a346
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
gframe/duelclient.cpp
gframe/duelclient.cpp
+1
-1
strings.conf
strings.conf
+1
-0
No files found.
gframe/duelclient.cpp
View file @
de4930e4
...
...
@@ -1871,7 +1871,7 @@ int DuelClient::ClientAnalyze(char * msg, unsigned int len) {
mainGame->btnM1->setVisible(true);
mainGame->showcardcode = 6;
break;
case PHASE_BATTLE:
case PHASE_BATTLE
_START
:
mainGame->btnBP->setVisible(true);
mainGame->btnBP->setPressed(true);
mainGame->btnBP->setEnabled(false);
...
...
strings.conf
View file @
de4930e4
...
...
@@ -21,6 +21,7 @@
!
system
26
结束阶段中
!
system
27
抽卡前
!
system
28
战斗阶段开始
!
system
29
即将结束战斗步骤
!
system
30
战斗回卷,是否继续攻击?
!
system
31
是否直接攻击?
!
system
40
伤害步骤开始时
...
...
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