Commit f9c6ba1e authored by 李维's avatar 李维

修复代码异常

parent d1b3fd8c
...@@ -5,8 +5,6 @@ ...@@ -5,8 +5,6 @@
// 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
const { stat } = require("fs");
cc.Class({ cc.Class({
extends: cc.Component, extends: cc.Component,
......
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