Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
new_taobao
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wildfirecode13
new_taobao
Commits
a03fb322
Commit
a03fb322
authored
Oct 13, 2020
by
spc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modified: project/src/canvas/game/src/xiaoxiaole/XxlScene.ts
parent
3e7a4e0f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
XxlScene.ts
project/src/canvas/game/src/xiaoxiaole/XxlScene.ts
+1
-1
No files found.
project/src/canvas/game/src/xiaoxiaole/XxlScene.ts
View file @
a03fb322
...
...
@@ -410,7 +410,7 @@ export class XxlScene extends Scene {
progressContainer
.
y
=
205
this
.
topContainer
.
addChild
(
progressContainer
)
let
tip
=
Tools
.
getText
(
"
规定时间内通过3关且用时最短者获胜
"
,
20
,
"#cbd3d9"
)
let
tip
=
Tools
.
getText
(
"
率先通过3关或120秒结束时得分高者胜出
"
,
20
,
"#cbd3d9"
)
tip
.
x
=
(
Ins
.
stageW
-
tip
.
textWidth
)
>>
1
tip
.
y
=
170
this
.
topContainer
.
addChild
(
tip
)
...
...
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