vault backup: 2024-10-22 11:39:07

This commit is contained in:
2024-10-22 11:39:07 +08:00
parent 2e6b1bc8c8
commit c68d7e381b
3 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
身份判断逻辑:
```c++
  if (Utils.IsCurDirectorModeEqual(this, DirectorMode.IdolControllerMaster))
```