I missed one part of the signs
This commit is contained in:
parent
39b6f57356
commit
9c5c5e9373
1 changed files with 8 additions and 8 deletions
|
@ -1202,13 +1202,13 @@ TODO: add conditions for not yet implemented stuff:
|
|||
<condition>
|
||||
<equals>
|
||||
<property>controls/switches/no-smoking-sign</property>
|
||||
<value>false</value>
|
||||
<value>0</value>
|
||||
</equals>
|
||||
</condition>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>controls/switches/no-smoking-sign</property>
|
||||
<value>false</value>
|
||||
<value>0</value>
|
||||
</binding>
|
||||
<marker>
|
||||
<x-m>4.6958</x-m>
|
||||
|
|
Reference in a new issue