1
0
Fork 0

Remove incorrect jetway editor export message

This commit is contained in:
Ryan Miller 2011-05-30 17:13:19 -07:00
parent 96da518d8d
commit 8dcbb39e0f

View file

@ -395,7 +395,6 @@ var export = func
fgcommand("savexml", args);
print("jetway definitions for airport " ~ airport ~ " exported to " ~ file);
}
print("move exported files to " ~ getprop("/sim/fg-root") ~ "/Airports/Jetways/");
};
var convert_stg = func
{