More tweaks ...
This commit is contained in:
parent
99e83c21a4
commit
1e6be4b238
1 changed files with 1 additions and 0 deletions
|
@ -402,6 +402,7 @@ void construct_tile( FGConstruct& c ) {
|
|||
// match tile edges with any neighbor tiles that have already been
|
||||
// generated
|
||||
FGMatch m;
|
||||
m.load_neighbor_shared( c );
|
||||
m.extract_shared( c );
|
||||
m.write_shared( c );
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue