Remove some more ^M's. For some reason d2u doesn't seem to have worked on these.
This commit is contained in:
parent
eb1b15497c
commit
4f02c5d2cb
1 changed files with 4 additions and 4 deletions
|
@ -32,18 +32,18 @@
|
|||
<label>Enable AI traffic</label>
|
||||
<property>/sim/ai-traffic/enabled</property>
|
||||
</checkbox>
|
||||
|
||||
|
||||
<text>
|
||||
<x>30</x>
|
||||
<y>100</y>
|
||||
<label>AI traffic density:</label>
|
||||
</text>
|
||||
|
||||
</text>
|
||||
|
||||
<combo>
|
||||
<x>30</x>
|
||||
<y>80</y>
|
||||
<width>200</width>
|
||||
<height>25</height>
|
||||
<height>25</height>
|
||||
<property>/sim/ai-traffic/level</property>
|
||||
<value>1</value>
|
||||
<value>2</value>
|
||||
|
|
Loading…
Add table
Reference in a new issue