Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
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-2pick
Commits
6292ebd7
Commit
6292ebd7
authored
Apr 11, 2018
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update test tip
parent
81281c5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
gframe/game.cpp
gframe/game.cpp
+4
-5
No files found.
gframe/game.cpp
View file @
6292ebd7
...
...
@@ -111,13 +111,12 @@ bool Game::Initialize() {
env
->
addStaticText
(
L"https://ygo233.com/"
,
rect
<
s32
>
(
10
,
360
,
270
,
380
),
false
,
false
,
wMainMenu
);
env
->
addStaticText
(
L"\u76EE\u524D\u6D4B\u8BD5\u7684\u5185\u5BB9\uFF1A
\n\n
\
\u97F3\u6548\u4E0E\u80CC\u666F\u97F3\u4E50\u3002
\n
\
\n
Lua 5.3\u3002
\n
\
\n
\
\u7A97\u53E3\u7F29\u653E\u3002
\n
\
\n
\
\n\n
\u5DF2\u77E5\u95EE\u9898\uFF1A
\n\n
\
\u65E0\u3002
\n
\
\n
\u5DF2\u77E5\u95EE\u9898\uFF1A
\n
\
\n
\u5361\u56FE\u6BD4\u4F8B\u968F\u7A97\u53E3\u53D8\u5F62\u3002
\n
\
\n
\u90E8\u5206\u6587\u672C\u4E0D\u4F1A\u81EA\u52A8\u7F29\u653E\u3002
\n
\
\n
\u6548\u679C\u6587\u5185\u82F1\u6587\u6362\u884C\u4F1A\u622A\u65AD\u5355\u8BCD\u3002
\n
\
"
,
rect
<
s32
>
(
300
,
30
,
550
,
390
),
false
,
true
,
wMainMenu
);
//lan mode
...
...
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