Fix typo.
This commit is contained in:
parent
c64d2e1b69
commit
20d64b1fb1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<nasal>
|
||||
<load>
|
||||
var livery_update = aircraft.livery_update.new(
|
||||
"Aircraft/c172p/Models/Lveries", 10,
|
||||
"Aircraft/c172p/Models/Liveries", 10,
|
||||
func { print("c172p livery update") });
|
||||
</load>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue