YooAsset/Assets/YooAsset/Runtime/PatchSystem/PlayMode/WebPlayModeImpl.cs

12 lines
162 B
C#

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