少年修仙传客户端代码仓库
client_linchunjie
2019-02-14 cf092b59d848304f0ac978e7a4187ee5b1bc0f8d
Core/GameEngine/Model/ConfigManager.cs
@@ -238,6 +238,7 @@
        AddAsyncTask<HolidayHomingPointConfig>();
        AddAsyncTask<LoginRewardConfig>();
        AddAsyncTask<CrossRealmPKDanAwardConfig>();
        AddAsyncTask<DungeonMixServerStateTimeConfig>();
        while (!AllCompleted())
        {
            var completedCount = 0;