Add black livery

This commit is contained in:
Marsdolphin 2020-02-24 16:47:56 +08:00 committed by GitHub
parent fa336938a6
commit 8d00ef8062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions
Models/Texture

BIN
Models/Texture/black.png Normal file

Binary file not shown.

After

(image error) Size: 2.6 KiB

11
Models/Texture/black.xml Normal file
View File

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