Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
MDPro2
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
wangbiao
MDPro2
Commits
3d3c7e45
Commit
3d3c7e45
authored
Jun 18, 2023
by
赤子奈落
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update UI Text
parent
38005027
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
Assets/SibylSystem/Menu/Menu.cs
Assets/SibylSystem/Menu/Menu.cs
+1
-1
Assets/YGOSharp/CardsManager.cs
Assets/YGOSharp/CardsManager.cs
+0
-3
No files found.
Assets/SibylSystem/Menu/Menu.cs
View file @
3d3c7e45
...
@@ -62,7 +62,7 @@ public class Menu : WindowServantSP
...
@@ -62,7 +62,7 @@ public class Menu : WindowServantSP
var
mats
=
lines
[
0
].
Split
(
":.:"
);
var
mats
=
lines
[
0
].
Split
(
":.:"
);
if
(
ver
!=
mats
[
0
])
if
(
ver
!=
mats
[
0
])
{
{
Program
.
PrintToChat
(
InterString
.
Get
(
"MDPro2
不是最新版本 更新!更新!更新!
[-]"
));
Program
.
PrintToChat
(
InterString
.
Get
(
"MDPro2
自动更新:[ffff00]检测到新版本,请加群814558068更新。
[-]"
));
// upurl = mats[1];
// upurl = mats[1];
// for (var i = 1; i < lines.Length; i++) uptxt += lines[i] + "\n";
// for (var i = 1; i < lines.Length; i++) uptxt += lines[i] + "\n";
}
}
...
...
Assets/YGOSharp/CardsManager.cs
View file @
3d3c7e45
...
@@ -30,9 +30,6 @@ F5:开关决斗时的UI;
...
@@ -30,9 +30,6 @@ F5:开关决斗时的UI;
F6:锁定画面位置(画面无法上下移动);
F6:锁定画面位置(画面无法上下移动);
F7:切换确认卡片的位置。
F7:切换确认卡片的位置。
玩家社区:
[url=https://ygobbs.com/][u]https://ygobbs.com/[/u][/url]
玩家交流群:
玩家交流群:
814558068"
814558068"
...
...
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