对话系统第一次修改

This commit is contained in:
2025-10-23 21:30:31 +08:00
parent 9fafd91ea5
commit 80b26ade3b
29 changed files with 1361 additions and 1028 deletions
-1
View File
@@ -14,7 +14,6 @@ namespace AibisDream
#region
private TypewriterByCharacter _dialogText;
private Image _panel;
private Action _nextStep;
#endregion