1
0
Fork 0

More tweaks ...

This commit is contained in:
curt 1999-05-03 11:28:14 +00:00
parent 99e83c21a4
commit 1e6be4b238

View file

@ -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 );