Type为1的背景框没有正确显示的bug
This commit is contained in:
parent
2a3afc71a4
commit
e22530a856
@ -207,7 +207,8 @@ export class Loading extends Component {
|
||||
}
|
||||
}
|
||||
);
|
||||
|
||||
await GameDataManager.instance.preloadFrameTypeCache();
|
||||
await GameDataManager.instance.preloadSymbolCache();
|
||||
// 资源加载完成,进度条到90%
|
||||
this.updateProgress(this.PROGRESS_RESOURCE);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user