Remove incorrect jetway editor export message
This commit is contained in:
parent
96da518d8d
commit
8dcbb39e0f
1 changed files with 0 additions and 1 deletions
|
@ -395,7 +395,6 @@ var export = func
|
||||||
fgcommand("savexml", args);
|
fgcommand("savexml", args);
|
||||||
print("jetway definitions for airport " ~ airport ~ " exported to " ~ file);
|
print("jetway definitions for airport " ~ airport ~ " exported to " ~ file);
|
||||||
}
|
}
|
||||||
print("move exported files to " ~ getprop("/sim/fg-root") ~ "/Airports/Jetways/");
|
|
||||||
};
|
};
|
||||||
var convert_stg = func
|
var convert_stg = func
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue