Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOProUnity_V2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
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
MyCard
YGOProUnity_V2
Commits
15d8a1f8
Commit
15d8a1f8
authored
Dec 18, 2019
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version
parent
8c5cb592
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
Assets/YGOSharp/CardsManager.cs
Assets/YGOSharp/CardsManager.cs
+3
-4
Assets/transUI/prefab/trans_menu.prefab
Assets/transUI/prefab/trans_menu.prefab
+1
-1
No files found.
Assets/YGOSharp/CardsManager.cs
View file @
15d8a1f8
...
...
@@ -20,14 +20,13 @@ namespace YGOSharp
{
nullName
=
InterString
.
Get
(
"未知卡片"
);
nullString
=
""
;
nullString
+=
"欢迎使用 YGOPro2
233测试版
"
;
nullString
+=
"欢迎使用 YGOPro2"
;
nullString
+=
"\r\n\r\n"
;
nullString
+=
"
详见官方网站说明
:"
;
nullString
+=
"
官方网站
:"
;
nullString
+=
"\r\n"
;
nullString
+=
"[url=https://ygo
233.com/ygopro2_233_test][u]https://ygo233.com/ygopro2_233_test
[/u][/url]"
;
nullString
+=
"[url=https://ygo
pro2.lofter.com/][u]https://ygopro2.lofter.com/
[/u][/url]"
;
nullString
+=
"\r\n\r\n"
;
nullString
+=
"公测玩家交流群:\r\n[url=https://jq.qq.com/?_wv=1027&k=42Gsxgd][u]580454979[/u][/url]"
;
nullString
+=
"\r\n[url=https://jq.qq.com/?_wv=1027&k=44aGRzz][u]428563714[/u][/url]"
;
using
(
SqliteConnection
connection
=
new
SqliteConnection
(
"Data Source="
+
databaseFullPath
))
{
connection
.
Open
();
...
...
Assets/transUI/prefab/trans_menu.prefab
View file @
15d8a1f8
...
...
@@ -2210,7 +2210,7 @@ MonoBehaviour:
keepCrispWhenShrunk
:
1
mTrueTypeFont
:
{
fileID
:
12800000
,
guid
:
f775853fdfd14bb47934543e95c3bae3
,
type
:
3
}
mFont
:
{
fileID
:
0
}
mText
:
YGOPro2 v2.4.
0
1034.B
mText
:
YGOPro2 v2.4.
1
1034.B
mFontSize
:
18
mFontStyle
:
0
mAlignment
:
1
...
...
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