mirror of
https://gitee.com/dgflash/oops-plugin-framework.git
synced 2026-05-30 18:39:18 +08:00
Merge branch 'master' of https://gitee.com/dgflash/oops-plugin-framework
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
* @LastEditors: dgflash
|
||||
* @LastEditTime: 2022-09-02 10:22:36
|
||||
*/
|
||||
import { AudioClip, AudioSource, _decorator } from 'cc';
|
||||
import { oops } from '../../Oops';
|
||||
import { AudioSource, _decorator } from 'cc';
|
||||
const { ccclass } = _decorator;
|
||||
|
||||
/** 游戏音效 */
|
||||
|
||||
Reference in New Issue
Block a user