三国卡牌客户端基础资源仓库
yyl
2025-07-14 1566a91aadaaccad72c140dbcd38dd17dc0e5c0a
Assets/Launch/Launch.cs
@@ -14,6 +14,10 @@
public class Launch : MonoBehaviour
{
#if UNITY_EDITOR
    public bool isOpenConfigTesting = false;
#endif
    private static Assembly _hotUpdateAss;