mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-22 00:11:41 +00:00
7 lines
119 B
C#
7 lines
119 B
C#
|
|
namespace YooAsset
|
|
{
|
|
internal abstract class FSInitializeFileSystemOperation : AsyncOperationBase
|
|
{
|
|
}
|
|
} |