佩佩Day1和day2的yarn重构完成,但是深入部分需要编辑器重构为sprite
This commit is contained in:
@@ -62,8 +62,8 @@ namespace AibisDream.FixSystem
|
||||
// 插入就在示波器显示图片
|
||||
if (!_bodyModuleSystem.inHotErr)
|
||||
{
|
||||
StartCoroutine(FixSystemCenter.SystemDic.Get<IOscilloscopeSystem>()
|
||||
?.ShowScanImage(data.ScreenPic, data.checkPoints));
|
||||
// StartCoroutine(FixSystemCenter.SystemDic.Get<IOscilloscopeSystem>()
|
||||
// ?.ShowScanImage(data.ScreenPic, data.checkPoints));
|
||||
}
|
||||
|
||||
if (DialogController.Instance)
|
||||
|
||||
Reference in New Issue
Block a user