1.4优化

1. 新建梦境专用场景
2. 增加单行对话框,梦境中全程使用该对话框
3. 增加已选择选项标记功能

TODO
1. 增加梦境选择框
2. 为选项增加已选择表现
This commit is contained in:
2026-01-02 23:19:06 +08:00
parent 5da97b9bdf
commit 0168b03234
106 changed files with 8940 additions and 5684 deletions
@@ -135,6 +135,6 @@ namespace AibisDream.Framework
addressableKey = path;
return false;
}
}
#endif
}
}