Livery: Added carbon fiber livery

This commit is contained in:
Sidi Liang 2020-01-15 20:52:19 +08:00
parent bb32589c67
commit 6f67d6e32d
2 changed files with 11 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

View File

@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<sim>
<model>
<livery>
<name type="string">Carbon fiber</name>
<texture-fuse>Texture/carbon_fiber.png</texture-fuse>
</livery>
</model>
</sim>
</PropertyList>