mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-28 03:28:47 +00:00
update operation logic
This commit is contained in:
@@ -42,9 +42,6 @@ namespace YooAsset
|
||||
/// </summary>
|
||||
internal void UpdatePackage()
|
||||
{
|
||||
if (_resourceManager != null)
|
||||
_resourceManager.Update();
|
||||
|
||||
if (_playModeImpl != null)
|
||||
_playModeImpl.UpdatePlayMode();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user