cleanup airport.cxx and simple fix in linear features
This commit is contained in:
parent
4df32f7aed
commit
39ea640499
2 changed files with 46 additions and 1098 deletions
File diff suppressed because it is too large
Load diff
|
@ -451,6 +451,7 @@ int LinearFeature::Finish()
|
|||
int i, j;
|
||||
string material;
|
||||
int mat_idx = 0;
|
||||
double cur_light_dist = 0.0f;
|
||||
|
||||
|
||||
// create the inner and outer boundaries to generate polys
|
||||
|
|
Loading…
Reference in a new issue