mirror of
https://gitee.com/dgflash/oops-plugin-framework.git
synced 2026-05-30 18:39:18 +08:00
.
This commit is contained in:
@@ -55,8 +55,6 @@ export class oops {
|
||||
|
||||
/** 多语言模块 */
|
||||
static language: LanguageManager;
|
||||
/** 动画特效对象池管理器 */
|
||||
static pool: EffectSingleCase = EffectSingleCase.instance;
|
||||
/** HTTP */
|
||||
static http: HttpRequest = new HttpRequest();
|
||||
/** WebSocket */
|
||||
|
||||
Reference in New Issue
Block a user