Files
YooAsset/Assets/YooAsset/Runtime/PatchSystem/PlayMode/WebPlayModeImpl.cs
hevinci ea28d3e6e1 Simplify the concept of resource version
简化资源版本概念
2022-04-12 19:15:44 +08:00

12 lines
162 B
C#

using System;
using System.Collections;
using System.Collections.Generic;
/*
namespace YooAsset
{
internal class WebPlayModeImpl : IBundleServices
{
}
}
*/