本地化问题修改

This commit is contained in:
2025-05-08 18:26:08 +08:00
parent 25e6cb638e
commit 107a6cbc4b
66 changed files with 4682 additions and 4506 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ namespace AibisDream
_ => HideDialog());
}
public void ShowLine(string dialogLine, CharacterVo character, Action nextStep, bool isAutoSkip = false)
public void ShowLine(string dialogLine, CharacterVo character, Action nextStep, string lineId, bool isAutoSkip = false)
{
Debug.Log("CenterOption只显示选项");
}