微调
This commit is contained in:
@@ -67,7 +67,7 @@ namespace AibisDream.FixSystem
|
||||
CableSystem = transform.Find("Cable System").GetComponent<CableSystem>();
|
||||
bodyModuleGroup = transform.Find("Body Module Group");
|
||||
oscilloscopeSystem = transform.Find("Oscilloscope System").GetComponent<OscilloscopeSystem>();
|
||||
// heatMapController=transform.Find("HeatMapController").GetComponent<HeatMapController>();
|
||||
heatMapController=transform.Find("HeatMapController").GetComponent<HeatMapController>();
|
||||
FixSystemCenter.SystemDic.Register(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user