Skip to content

Commit

Permalink
Fix White Livery
Browse files Browse the repository at this point in the history
  • Loading branch information
IAHM-COL committed Oct 3, 2015
1 parent f830e74 commit 8e910ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 49 deletions.
47 changes: 0 additions & 47 deletions Models/Liveries/Default.xml

This file was deleted.

4 changes: 2 additions & 2 deletions Models/Liveries/White.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<model>
<livery>
<name type="string">White</name>
<texture>Liveries/white.png</texture>
<texture>Liveries/White.png</texture>
<texture-gear>LandingGear.png</texture-gear>
<texture-cargobay>Cargobay.png</texture-cargobay>
<!--
Expand Down Expand Up @@ -44,4 +44,4 @@
</model>
</sim>

</PropertyList>
</PropertyList>

3 comments on commit 8e910ab

@FGDATA
Copy link
Member

@FGDATA FGDATA commented on 8e910ab Oct 3, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit fixes the livery White.xml for case sensitive operating systems (like Linux and MacOS X)
@IAHM-COL

@JWocky
Copy link
Contributor

@JWocky JWocky commented on 8e910ab Oct 3, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet, is it already in my box as well?

@IAHM-COL
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now, it is 🎯

Please sign in to comment.