dd
This commit is contained in:
@@ -26,7 +26,7 @@ export class Initialize extends ecs.Entity {
|
||||
this.data=ecs.getEntity<data>(data);
|
||||
this.data.dataModel.vmAdd();
|
||||
var queue: AsyncQueue = new AsyncQueue();
|
||||
// 加载自定义资源
|
||||
// 加载自定义资
|
||||
this.loadCustom(queue);
|
||||
// 加载多语言包
|
||||
this.loadLanguage(queue);
|
||||
|
||||
Reference in New Issue
Block a user