feat(fix-system): 整合维修面板灯光系统并重构面板结构

Made-with: Cursor
This commit is contained in:
2026-03-05 19:11:12 +08:00
parent cb49557aed
commit bc369bd86e
17 changed files with 1208 additions and 90 deletions
+5
View File
@@ -39,6 +39,11 @@ namespace AibisDream
DialogEnd
}
public enum ScreenEventEnum
{
Selected
}
public struct DialogText
{
public bool isOption;