Core/GameEngine/Model/ConfigManager.cs @@ -217,6 +217,7 @@ AddAsyncTask<GatherSoulConfig>(); AddAsyncTask<GatherSoulPropertyConfig>(); AddAsyncTask<GatherSoulComposeConfig>(); AddAsyncTask<KingTreasureConfig>(); while (!AllCompleted()) {