This commit is contained in:
donggang
2024-02-23 13:43:05 +08:00
parent 7b8c6dde2d
commit 47b9be367e

View File

@@ -55,8 +55,6 @@ export class oops {
/** 多语言模块 */
static language: LanguageManager;
/** 动画特效对象池管理器 */
static pool: EffectSingleCase = EffectSingleCase.instance;
/** HTTP */
static http: HttpRequest = new HttpRequest();
/** WebSocket */