yyl
2025-10-21 3bd7f56906e31e8fe0072108c9d4652707b51de8
Main/Config/Configs/DirtyWordConfig.cs
@@ -1,6 +1,6 @@
//--------------------------------------------------------
//    [Author]:           YYL
//    [  Date ]:           2025年8月4日
//    [  Date ]:           2025年8月5日
//--------------------------------------------------------
using System.Collections.Generic;
@@ -12,11 +12,8 @@
{
    static DirtyWordConfig()
    {
        if (isInit)
        {
            return;
        }
        LazyInit();
        // 访问过静态构造函数
        visit = true;
    }
    public int id;