mirror of https://github.com/tuyoogame/YooAsset
style : change file to unicode
parent
4170c60f0c
commit
af3bf8448c
|
@ -1,4 +1,4 @@
|
|||
#if UNITY_2019_4_OR_NEWER
|
||||
#if UNITY_2019_4_OR_NEWER
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
|
@ -18,7 +18,7 @@ namespace YooAsset.Editor
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// 执行构建
|
||||
/// 执行构建
|
||||
/// </summary>
|
||||
protected override void ExecuteBuild()
|
||||
{
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#if UNITY_2019_4_OR_NEWER
|
||||
#if UNITY_2019_4_OR_NEWER
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
|
@ -20,7 +20,7 @@ namespace YooAsset.Editor
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// 执行构建
|
||||
/// 执行构建
|
||||
/// </summary>
|
||||
protected override void ExecuteBuild()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue