3月问题修复

This commit is contained in:
2025-03-21 12:51:27 +00:00
parent b87606a018
commit 1272dff2c3
56 changed files with 3863 additions and 393 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ namespace AibisDream
public void HideDialog();
public bool TrySkipLine();
public bool TrySkipLine(bool isForceSkip = false);
public void NextStep();
}