Commit 778e9a09 authored by limingzhe's avatar limingzhe

fix: 重命名

parent 68b638c8
......@@ -5,7 +5,7 @@
// Learn life-cycle callbacks:
// - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html
const defaultData = require('../script/defaultData');
const defaultData = require('../script/Sbox_tracingLetters_defaultData');
import {
asyncTweenTo,
asyncTweenBy,
......@@ -15,7 +15,7 @@ import {
RandomInt,
jelly,
showFireworks
} from '../script/utils';
} from '../script/Sbox_tracingLetters_utils';
cc.Class({
extends: cc.Component,
......
{
"ver": "1.0.8",
"uuid": "a0c8981f-5fb0-46c7-aaa2-eb75c1b8b512",
"uuid": "ec559fa0-b3a9-4b81-8044-4b7ad5321dc3",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
......
{
"ver": "1.0.8",
"uuid": "cc243dcf-00e7-478f-9ef9-dd36b6754a52",
"uuid": "acf5f596-ca79-4b47-8a04-26ead8daec72",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
......
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