I missed one part of the signs

This commit is contained in:
Jonathan Redpath 2018-12-19 12:06:50 +00:00
parent 39b6f57356
commit 9c5c5e9373

View file

@ -1202,20 +1202,20 @@ TODO: add conditions for not yet implemented stuff:
<condition> <condition>
<equals> <equals>
<property>controls/switches/no-smoking-sign</property> <property>controls/switches/no-smoking-sign</property>
<value>false</value> <value>0</value>
</equals> </equals>
</condition> </condition>
<binding> <binding>
<command>property-assign</command> <command>property-assign</command>
<property>controls/switches/no-smoking-sign</property> <property>controls/switches/no-smoking-sign</property>
<value>false</value> <value>0</value>
</binding> </binding>
<marker> <marker>
<x-m>4.6958</x-m> <x-m>4.6958</x-m>
<y-m>0.0275</y-m> <y-m>0.0275</y-m>
<z-m>0.8775</z-m> <z-m>0.8775</z-m>
<scale>1.4000</scale> <scale>1.4000</scale>
</marker> </marker>
</item> </item>
<item> <item>
<name>APU AND BAT</name> <name>APU AND BAT</name>