1
0
Fork 0

Animated jetways: Small fix for the editor not converting STG jetways correctly

This commit is contained in:
Ryan Miller 2011-06-22 12:10:03 -04:00
parent 8b3649d140
commit b030c2239d

View file

@ -466,7 +466,7 @@ var convert_stg = func
append(jetway_array, hash);
}
var airport = getprop("/sim/jetways/closest-airport-id");
var airport = getprop("/sim/airport/closest-airport-id");
if (airport == "") return;
var i = 0;
var loop = func