|
@@ -214,7 +214,7 @@ namespace GFGGame
|
|
CheckPreDraw();
|
|
CheckPreDraw();
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
- ViewManager.Show<ModalStatusView>("加载中...");
|
|
|
|
|
|
+ ViewManager.Show<ModalStatusView>("资源加载中,请耐心等待...");
|
|
//下载
|
|
//下载
|
|
_steps = EDressUpSteps.Loading;
|
|
_steps = EDressUpSteps.Loading;
|
|
downloaderOperation.BeginDownload();
|
|
downloaderOperation.BeginDownload();
|