添加微信云开发环境

This commit is contained in:
2025-08-18 00:27:57 +08:00
parent 18874ddbf2
commit cb8c37c23a
948 changed files with 33 additions and 215706 deletions

View File

@@ -1,4 +1,4 @@
import { Color, Component, EventTouch, sp, Vec3, _decorator ,} from "cc";
import { Color, Component, EventTouch, Vec3, _decorator ,} from "cc";
import HeroAnmComp from "./HeroAnmComp";
const { ccclass, property } = _decorator;