Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zeroing-libs
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
劳工
zeroing-libs
Commits
47e74a9a
Commit
47e74a9a
authored
Dec 25, 2019
by
XieChuanJin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
md5
parent
7528eae5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
shoot-planet.json
dist/customs/shoot-planet.json
+1
-1
ShootPlanet.ts
src/custom/shoot-planet/ShootPlanet.ts
+2
-2
No files found.
dist/customs/shoot-planet.json
View file @
47e74a9a
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/custom/shoot-planet/ShootPlanet.ts
View file @
47e74a9a
...
@@ -121,7 +121,7 @@ export class ShootPlanet extends engine.Container {
...
@@ -121,7 +121,7 @@ export class ShootPlanet extends engine.Container {
startId
:
this
.
startId
,
startId
:
this
.
startId
,
seq
:
seq
,
seq
:
seq
,
score
:
score
,
score
:
score
,
token
:
NetUtils
.
md5
(
this
.
startId
.
toString
()
+
seq
.
toString
()
+
score
.
toString
()
+
"
wzmsBank123
"
)
token
:
NetUtils
.
md5
(
this
.
startId
.
toString
()
+
seq
.
toString
()
+
score
.
toString
()
+
"
qzBankRPW@dui88
"
)
},
()
=>
{
},
()
=>
{
this
.
constantSubmitSeq
++
;
this
.
constantSubmitSeq
++
;
this
.
needSubmitCount
--
;
this
.
needSubmitCount
--
;
...
@@ -198,7 +198,7 @@ export class ShootPlanet extends engine.Container {
...
@@ -198,7 +198,7 @@ export class ShootPlanet extends engine.Container {
startId
:
this
.
startId
,
startId
:
this
.
startId
,
score
:
score
,
score
:
score
,
useSpId
:
propsId
||
""
,
useSpId
:
propsId
||
""
,
token
:
NetUtils
.
md5
(
this
.
startId
.
toString
()
+
score
.
toString
()
+
"
wzmsBank123
"
),
token
:
NetUtils
.
md5
(
this
.
startId
.
toString
()
+
score
.
toString
()
+
"
qzBankRPW@dui88
"
),
validate
:
validate
validate
:
validate
},
(
res
)
=>
{
},
(
res
)
=>
{
Loading
.
instace
.
hide
();
Loading
.
instace
.
hide
();
...
...
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