遮罩问题

This commit is contained in:
2024-09-08 22:29:33 +08:00
parent fd9e1b17a8
commit 963ffaaaae
5 changed files with 52 additions and 37 deletions
+5
View File
@@ -79,6 +79,11 @@ namespace AibisDream
{
return;
}
if (DialogController.Instance.IsBlock)
{
return;
}
if (!DialogUiViewer.Instance.TrySkipLine())
{