Core/GameEngine/Model/TelPartialConfig/tagFuncConfigConfig.cs
@@ -46,7 +46,7 @@ } else { DesignDebug.LogError("重复的装备位置ID:" + pos); DebugEx.LogError("重复的装备位置ID:" + pos); } } } @@ -118,7 +118,7 @@ return type; } } DesignDebug.LogError("未找到的装备位置:" + pos); DebugEx.LogError("未找到的装备位置:" + pos); return -1; } #endregion