This commit is contained in:
JA
2026-08-21 10:39:51 +08:00
parent 46e4f8471a
commit c18f9d5536
12 changed files with 285 additions and 783 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
{
"description": "GameTextConst.cs 中被代码实际引用的系统提示常量",
"source_file": "d:\\p-L12\\P-L12_game\\unity\\Assets\\Scripts\\mgame\\error\\GameTextConst.cs",
"description": "GameTextConst.cs 中被代码实际引用的系统提示常量(历史项目参考)",
"source_file_example": "<game_dir>/unity/Assets/Scripts/.../GameTextConst.cs (universal_tool 自动扫描定位)",
"note": "universal_tool.parse_game_text_const 自动解析 *Const*.cs 中所有 public const string,扫描其他 .cs 确认被引用后按文本去重;本文件为历史项目的静态快照参考",
"total_referenced": 85,
"total_unique_text": 83,
"note": "85个被引用常量中,有2对文本值重复('{0}不足。' 和 '保存失败。'),去重后为83条",