This commit is contained in:
2024-11-29 16:52:57 +08:00
parent db59b7d58a
commit 8af6510302
6 changed files with 3 additions and 13 deletions

View File

@@ -1,9 +1,3 @@
/*
* @Author: dgflash
* @Date: 2021-07-03 16:13:17
* @LastEditors: dgflash
* @LastEditTime: 2022-08-17 13:43:02
*/
import { profiler, _decorator ,PhysicsSystem2D,EPhysics2DDrawFlags} from 'cc';
import { DEBUG } from 'cc/env';
import { oops } from '../../extensions/oops-plugin-framework/assets/core/Oops';