hch
2025-11-21 eb27e5fd31f73b998a4bbd85511a31e40b8c61b7
Main/Config/Configs/FrameAnimationConfig.cs
@@ -1,6 +1,6 @@
//--------------------------------------------------------
//    [Author]:           YYL
//    [  Date ]:           Monday, August 4, 2025
//    [  Date ]:           2025年8月5日
//--------------------------------------------------------
using System.Collections.Generic;
@@ -12,7 +12,8 @@
{
    static FrameAnimationConfig()
    {
        dic.Clear();
        // 访问过静态构造函数
        visit = true;
    }
    public string name;