Skip to content

Commit

Permalink
feat(a380x): add pride livery
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxtrotSierra6829 committed Oct 31, 2024
1 parent a538872 commit 4e3602e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions scripts/fragment_a380x.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ const execute = async () => {
name: 'Panels',
sourceDir: './SimObjects/AirPlanes/FlyByWire_A380_842/panel',
},
{
name: 'FBW-PRIDE-Livery',
sourceDir: './SimObjects/AirPlanes/_FlyByWire_A380_842-PRIDE',
},
],
});
console.log(result);
Expand Down

0 comments on commit 4e3602e

Please sign in to comment.