提交
This commit is contained in:
@@ -157,12 +157,14 @@ namespace AibisDream.FixSystem
|
||||
public void ShowHeatMap()
|
||||
{
|
||||
heatMapController.ShowHeatMap();
|
||||
DisableSystem();
|
||||
ResetPlug();
|
||||
}
|
||||
|
||||
public void HideHeatMap()
|
||||
{
|
||||
heatMapController.HideHeatMap();
|
||||
EnableSystem();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user