重构暂存

This commit is contained in:
2024-12-23 15:32:54 +08:00
parent 58714dcb2d
commit 4e08fda3e6
10 changed files with 993 additions and 553 deletions
@@ -72,8 +72,7 @@ namespace AibisDream.FixSystem
else if(data.ignoreWaveCheck)
{
_bodyModuleSystem.oscilloscopeSystem.ShowScreenMessage("无需检查,允许进入", Color.yellow);
//_bodyModuleSystem.oscilloscopeSystem.PlayWave(data.waveformType, data.waveHasError);
_bodyModuleSystem.oscilloscopeSystem.ChangeDeepInButtonState(true);
}
else if(data.waveHasError)
{