Main/System/Achievement/AchievementManager.cs @@ -64,7 +64,7 @@ { if (achivementDict.ContainsKey(type)) { if (condKey.IsNullOrEmpty()) if (string.IsNullOrEmpty(condKey)) { condKey = SuccessConfig.GetConditionString(type); }