public void ResetSelectedBuilding()
 {
     buildingSystem.SetSelectedBuildingType(null);
 }