Merge branch '重构佩佩的脚本来配合存档' into bugfix/merge

This commit is contained in:
2025-01-15 14:01:07 +08:00
41 changed files with 1953 additions and 194 deletions
@@ -183,6 +183,14 @@ namespace AibisDream.FixSystem
CableSystem.ResetPlug();
}
public void HandleDeepIn()
{
if (CableSystem.curBodyModule)
{
CableSystem.curBodyModule.DeepIn();
}
}
#region
public override string GetConfigPath()