This commit is contained in:
Sidi Liang 2019-07-27 21:40:46 +08:00
parent 39cb7cae92
commit ac2835b763
2 changed files with 2 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -23,6 +23,8 @@ var liveryFuse_update = {
aircraft.livery.init("Aircraft/followme_e-tron/Models/Messages");
liveryFuse.init("Aircraft/followme_e-tron/Models/Texture");
aircraft.livery.select("Blanco");
props.getNode("/",1).setValue("/systems/horn", 0);
var frontleft_door = aircraft.door.new("/controls/doors/frontleft", 1);