This commit is contained in:
2025-02-28 23:41:58 +08:00
parent c640f79c09
commit c768974c67
42 changed files with 847 additions and 1090 deletions
@@ -157,12 +157,14 @@ namespace AibisDream.FixSystem
public void ShowHeatMap()
{
heatMapController.ShowHeatMap();
DisableSystem();
ResetPlug();
}
public void HideHeatMap()
{
heatMapController.HideHeatMap();
EnableSystem();
}
/// <summary>