This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2024-10-16 02:48:23 +08:00
parent 9cd469b811
commit 44c3ea001a
146 changed files with 28324 additions and 11203 deletions

View File

@@ -1,4 +1,5 @@
using System.IO;
using Cysharp.Threading.Tasks;
using UnityEngine;
using YooAsset;
@@ -86,4 +87,5 @@ namespace HotMain.SHGame.YooAsset
return 1024;
}
}
}