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
@@ -52,7 +52,7 @@ namespace AibisDream
gameObject.SetActive(false);
}
public bool TrySkipLine()
public bool TrySkipLine(bool isForceSkip)
{
// 无法跳过
return true;