UBL tabs, whitespace, spelling, etc.

2.0.x
Scott Lahteine 8 years ago committed by Bob-the-Kuhn
parent dc2d215355
commit 3c061a9f9a

@ -538,7 +538,9 @@
// //
// Fine Tune (i.e., Edit) the Mesh // Fine Tune (i.e., Edit) the Mesh
// //
fine_tune_mesh(x_pos, y_pos, code_seen('T')); fine_tune_mesh(x_pos, y_pos, code_seen('T'));
break; break;
case 5: ubl.find_mean_mesh_height(); break; case 5: ubl.find_mean_mesh_height(); break;

Loading…
Cancel
Save