1
0
Fork 0

Make the course grid a bit finer.

This commit is contained in:
curt 2005-10-31 18:43:27 +00:00
parent 13e1be6c06
commit a00eb22170

View file

@ -29,7 +29,7 @@
extern int nudge; extern int nudge;
// Final grid size for airport surface (in meters) // Final grid size for airport surface (in meters)
const double coarse_grid = 500.0; const double coarse_grid = 300.0;
// compared to the average surface elevation, clamp all values within // compared to the average surface elevation, clamp all values within
// this many meters of the average // this many meters of the average