This commit is contained in:
2025-11-12 14:33:55 +08:00
parent cfab37f966
commit cedcbee5e8
4 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,9 @@
using System;
using Cysharp.Threading.Tasks;
using UnityEngine;
#if YooAssets
using YooAsset;
#endif
namespace Stary.Evo.TableTextConversion
{