Commit 651c0208 authored by 李维's avatar 李维

更改sense脚本路径

parent 5db5127b
No preview for this file type
...@@ -3684,7 +3684,7 @@ ...@@ -3684,7 +3684,7 @@
"score": { "score": {
"__uuid__": "22b14cf4-f840-4245-b8f0-191b685e7250" "__uuid__": "22b14cf4-f840-4245-b8f0-191b685e7250"
}, },
"_id": "cbcNAZs5VODrIJJMgpLiJA" "_id": "2016FBJLJDhZN7jrSyXgA2"
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
// Learn life-cycle callbacks: // Learn life-cycle callbacks:
// - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html // - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html
import GameLogic from "./GameLogic" import GameLogic from "../script/GameLogic"
cc.Class({ cc.Class({
......
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