mirror of https://github.com/tuyoogame/YooAsset
update samples
parent
7ae8a6c247
commit
334b96f90e
|
@ -38,7 +38,7 @@ public class FsmUpdateManifest : IStateNode
|
|||
|
||||
if(operation.Status == EOperationStatus.Succeed)
|
||||
{
|
||||
operation.SaveManifestVersion();
|
||||
operation.SavePackageVersion();
|
||||
_machine.ChangeState<FsmCreateDownloader>();
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue