Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Coloring_OL
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
template admin
Coloring_OL
Commits
6bd1454f
Commit
6bd1454f
authored
Sep 08, 2022
by
limingzhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 开始异常
parent
7976b843
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
Coloring_OL.fire
assets/Coloring_OL/scene/Coloring_OL.fire
+1
-1
Coloring_OL.js
assets/Coloring_OL/scene/Coloring_OL.js
+2
-0
No files found.
assets/Coloring_OL/scene/Coloring_OL.fire
View file @
6bd1454f
...
...
@@ -5567,7 +5567,7 @@
"__id__": 109
}
],
"_active":
tru
e,
"_active":
fals
e,
"_components": [
{
"__id__": 150
...
...
assets/Coloring_OL/scene/Coloring_OL.js
View file @
6bd1454f
...
...
@@ -1692,6 +1692,8 @@ cc.Class({
playDragonBoneAnimation
(
this
.
coolcat
,
'
normal
'
);
this
.
_can_tap
=
true
;
});
this
.
paint
.
parent
.
active
=
true
;
},
// ------------------------------------------------
...
...
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