Remove TAB characters in AI/Traffic/E/EZY.xml
Some of these tabs were "falsifying" airport names. Thanks to wkitty42 for the report.
This commit is contained in:
parent
dcc4f1ede5
commit
204db5bfbe
1 changed files with 10 additions and 10 deletions
|
@ -6174,7 +6174,7 @@
|
|||
</departure>
|
||||
<cruise-alt>220</cruise-alt>
|
||||
<arrival>
|
||||
<port> EGKK</port>
|
||||
<port>EGKK</port>
|
||||
<time>14:50:00</time>
|
||||
</arrival>
|
||||
<repeat>24Hr</repeat>
|
||||
|
@ -6204,7 +6204,7 @@
|
|||
</departure>
|
||||
<cruise-alt>220</cruise-alt>
|
||||
<arrival>
|
||||
<port> EHAM</port>
|
||||
<port>EHAM</port>
|
||||
<time>19:35:00</time>
|
||||
</arrival>
|
||||
<repeat>24Hr</repeat>
|
||||
|
|
Loading…
Reference in a new issue