Bug fix
This commit is contained in:
parent
39cb7cae92
commit
ac2835b763
Binary file not shown.
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 52 KiB |
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue