bd851eec32
This completes the file restoration for the animated jetways in $FG_ROOT/Models/Airport/Jetway/ to their original state at commit f739a7. This follows from the thread: http://thread.gmane.org/gmane.games.flightgear.devel/81852/focus=81859
14 lines
357 B
XML
14 lines
357 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<PropertyList>
|
|
|
|
<airline-texture-path type="string">Airlines/DAL.png</airline-texture-path>
|
|
<airline-prop-path type="string">animation[100]/texture</airline-prop-path>
|
|
|
|
<animation n="100">
|
|
<type>material</type>
|
|
<object-name>AirlineSign</object-name>
|
|
<texture type="string" />
|
|
</animation>
|
|
|
|
</PropertyList>
|