Commit 67464328 authored by 杨一航's avatar 杨一航

fix

parent ae15e497
......@@ -4070,7 +4070,7 @@
"__id__": 7
},
"_children": [],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 83
......@@ -4333,7 +4333,7 @@
"__id__": 7
},
"_children": [],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 90
......@@ -4502,7 +4502,7 @@
"__id__": 93
}
],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 95
......
import { asyncDelay, asyncPlayDragonBoneAnimation, getSpriteFrimeByUrl, goNextPage, onHomeworkFinish } from "../script/util_DG22";
import { MyCocosSceneComponent } from "../script/MyCocosSceneComponent_DG22";
import Boy from "../script/items/boy_DG22";
import DragObj from "../script/items/dragObj";
import DragObj from "../script/items/dragObj_DG22";
const { ccclass, property } = cc._decorator;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment