yyl
2025-08-04 1130eb89e025e0e1c39086193afeb7641e13a6dd
Main/Config/Configs/HeroQualityLVConfig.cs
@@ -1,6 +1,6 @@
//--------------------------------------------------------
//    [Author]:           YYL
//    [  Date ]:           2025年8月4日
//    [  Date ]:           Monday, August 4, 2025
//--------------------------------------------------------
using System.Collections.Generic;
@@ -12,11 +12,7 @@
{
    static HeroQualityLVConfig()
    {
        if (isInit)
        {
            return;
        }
        LazyInit();
        dic.Clear();
    }
    public int Id;