Tool/配置导表工具/gamecfg_export.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Tool/配置导表工具/gamecfg_export.py
@@ -499,7 +499,7 @@ exportCount = 0 for fileName, exportInfo in exportInfoDict.items(): if not DoExportCfgFile(fileName, exportInfo): printRed("瀵艰〃澶辫触! %s" % filePath) printRed("瀵艰〃澶辫触! %s" % fileName) break exportCount += 1