Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro2
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
nanahira
ygopro2
Commits
d1c9d43b
Commit
d1c9d43b
authored
Apr 05, 2019
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixline
parent
1e86d30f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Assets/YGOSharp/CardsManager.cs
Assets/YGOSharp/CardsManager.cs
+2
-1
No files found.
Assets/YGOSharp/CardsManager.cs
View file @
d1c9d43b
...
@@ -22,8 +22,9 @@ namespace YGOSharp
...
@@ -22,8 +22,9 @@ namespace YGOSharp
nullString
+=
"欢迎使用 KoishiPro2 iOS,本软件免责声明:[url=http://koishi.222diy.gdn/lab.html][u]http://koishi.222diy.gdn/lab.html[/u][/url]"
;
nullString
+=
"欢迎使用 KoishiPro2 iOS,本软件免责声明:[url=http://koishi.222diy.gdn/lab.html][u]http://koishi.222diy.gdn/lab.html[/u][/url]"
;
nullString
+=
"\r\n\r\n"
;
nullString
+=
"\r\n\r\n"
;
nullString
+=
"KoishiPro2 iOS的用户QQ群627975038,游戏中遇到任何bug欢迎提交"
;
nullString
+=
"KoishiPro2 iOS的用户QQ群627975038,游戏中遇到任何bug欢迎提交"
;
nullString
+=
"\r\n\r\n"
;
nullString
+=
"更多关于电脑/安卓版KoishiPro及7210服务器的信息可加QQ群338443272"
;
nullString
+=
"更多关于电脑/安卓版KoishiPro及7210服务器的信息可加QQ群338443272"
;
nullString
+=
"\r\n"
;
nullString
+=
"\r\n
\r\n
"
;
nullString
+=
"喜欢游戏王DIY的朋友欢迎来222服QQ群642043095"
;
nullString
+=
"喜欢游戏王DIY的朋友欢迎来222服QQ群642043095"
;
using
(
SqliteConnection
connection
=
new
SqliteConnection
(
"Data Source="
+
databaseFullPath
))
using
(
SqliteConnection
connection
=
new
SqliteConnection
(
"Data Source="
+
databaseFullPath
))
{
{
...
...
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